diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-21 21:00:59 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-21 21:00:59 +0100 |
commit | ae60b427f179ddea7f80cccef200677de04e2657 (patch) | |
tree | 21c99c0575a04ada43a6e6879584d21f7c562369 /bin | |
parent | f932ee618b956dcf229c212a9432be784db4aa52 (diff) |
Release v5.005.00
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 ac076f6..d47e4d3 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '4.19'; +our $VERSION = '5.00'; use utf8; use DateTime; @@ -438,7 +438,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 4.19 +version 5.00 =head1 DESCRIPTION |