summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2020-05-09 06:35:34 +0200
committerDaniel Friesel <derf@finalrewind.org>2020-05-09 06:35:34 +0200
commitbb4034f3ae1c8e54391e57135d604f22d6edcc26 (patch)
tree9562ebd8a6dde1239826f0fab8a6fac0ad270b0b /bin
parent39a4b70c66622a74f6bbbbfaf0b3e99e60e9e511 (diff)
Release v3.00 (backwards-incompatible Result->date/datetime/time changes)3.00
Diffstat (limited to 'bin')
-rwxr-xr-xbin/hafas-m4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/hafas-m b/bin/hafas-m
index aff469c..033f189 100755
--- a/bin/hafas-m
+++ b/bin/hafas-m
@@ -3,7 +3,7 @@ use strict;
use warnings;
use 5.014;
-our $VERSION = '2.05';
+our $VERSION = '3.00';
use Encode qw(decode);
use Getopt::Long qw(:config no_ignore_case);
@@ -212,7 +212,7 @@ B<hafas-m> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>]
=head1 VERSION
-version 2.05
+version 3.00
=head1 DESCRIPTION