summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2017-01-08 11:32:44 +0100
committerDaniel Friesel <derf@finalrewind.org>2017-01-08 11:32:44 +0100
commitc8185a761878fdb379181230d2b9634d03f823e2 (patch)
tree5ae864944fa855e4638d675af0184572f7e4566a /bin
parent3ed11d5e2fb6ae787d10843281ce53e0b2c750aa (diff)
vesion bump2.02
Diffstat (limited to 'bin')
-rwxr-xr-xbin/hafas-m6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/hafas-m b/bin/hafas-m
index 3840834..4a53392 100755
--- a/bin/hafas-m
+++ b/bin/hafas-m
@@ -3,7 +3,7 @@ use strict;
use warnings;
use 5.014;
-our $VERSION = '2.01';
+our $VERSION = '2.02';
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.01
+version 2.02
=head1 DESCRIPTION
@@ -312,7 +312,7 @@ The non-default services (anything other than DB) are not well tested.
=head1 AUTHOR
-Copyright (C) 2015 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt>
+Copyright (C) 2015-2017 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt>
=head1 LICENSE