summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2023-11-25 17:49:35 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2023-11-25 17:49:35 +0100
commita52bb5395e62279a0c97db16abe0f32cc2edbdc6 (patch)
tree05aa992c0168d19ebb1a9c6293c99924e1a02320 /bin
parent288f1a74ec940e3fc6494b4ba37b3d71924e4eb3 (diff)
Release v0.020.02
Diffstat (limited to 'bin')
-rwxr-xr-xbin/hafas4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/hafas b/bin/hafas
index ab8e97b..55d4321 100755
--- a/bin/hafas
+++ b/bin/hafas
@@ -3,7 +3,7 @@ use strict;
use warnings;
use 5.014;
-our $VERSION = '0.01';
+our $VERSION = '0.02';
use utf8;
use DateTime;
@@ -430,7 +430,7 @@ B<hafas> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>]
=head1 VERSION
-version 0.01
+version 0.02
=head1 DESCRIPTION