diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-25 10:23:53 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-25 10:23:53 +0100 |
commit | 3ca0d070aedba762aa7a4d9fed442ecda51714a5 (patch) | |
tree | a1501dda1340ea992693310ed2cf4b95a66fa2f0 /bin | |
parent | 222e42886e69c1584909da96b7f19614151efad3 (diff) |
Release v5.015.01
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/hafas-m | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/hafas-m b/bin/hafas-m index 42b0681..222a35d 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '5.00'; +our $VERSION = '5.01'; use utf8; use DateTime; @@ -515,7 +515,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 5.00 +version 5.01 =head1 DESCRIPTION |