diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-03-28 07:28:44 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-03-28 07:28:44 +0100 |
commit | da2a1e2e47bb278b6e83367b5d79c8981322a587 (patch) | |
tree | a69ae74c4c56e3e0e2c9d0639ebedf1e7d6038be /bin/hafas-m | |
parent | f39b08d51a50a545700eef56a0a5b3a33a568403 (diff) |
Release v5.065.06
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 fa5c877..ac14110 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '5.05'; +our $VERSION = '5.06'; use utf8; use DateTime; @@ -641,7 +641,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 5.05 +version 5.06 =head1 DESCRIPTION |