diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-02-21 18:27:00 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-02-21 18:27:00 +0100 |
commit | aebdbb0d3f0521503ce46ff679ad2eb822503f0d (patch) | |
tree | 17bb99cba1fbe197a249479bc459b70c6b3052d5 /bin/hafas-m | |
parent | 0db7678a5bb99f598831116f2cafe7f62f58fe16 (diff) |
Release v5.055.05
Diffstat (limited to 'bin/hafas-m')
-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 dd1c30d..5b839d6 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '5.04'; +our $VERSION = '5.05'; use utf8; use DateTime; @@ -584,7 +584,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 5.04 +version 5.05 =head1 DESCRIPTION |