diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-02 19:45:20 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-02 19:45:20 +0200 |
commit | 99ea553eadf3dbfea7c5f0948115012617195b26 (patch) | |
tree | 2e6224f548b49083db39ff945c6394b77cf4c83c /bin | |
parent | df17fc508bec7626c456eb41284e64da8785ef1a (diff) |
Release v6.006.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 24005e8..4676c49 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '5.06'; +our $VERSION = '6.00'; use utf8; use DateTime; @@ -683,7 +683,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 5.06 +version 6.00 =head1 DESCRIPTION |