diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-10-29 16:06:22 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-10-29 16:06:22 +0100 |
commit | f3ae1251450e6d27c4d38246923c72684a2767b2 (patch) | |
tree | f3bd55fb5eef6dc45865a6bcb2fda8a29978a751 /bin/hafas-m | |
parent | d80d4c8c61522ddf5236bf1381197984722e15e3 (diff) |
Release v4.184.18
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 ceac8cc..f3fbc39 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '4.17'; +our $VERSION = '4.18'; use utf8; use DateTime; @@ -383,7 +383,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] I<journeyID> =head1 VERSION -version 4.17 +version 4.18 =head1 DESCRIPTION |