diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-11 09:07:16 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-11 09:07:21 +0100 |
commit | eb08c5591777a8b4e6e9b56386982ee69b7ee595 (patch) | |
tree | 23636e34b73465bf4923e85c6f32b23d0dab4125 /bin | |
parent | cc7846b8e829195afb5d676948c66fb24b74fd45 (diff) |
Release v4.194.19
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 8125d96..980bae2 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '4.18'; +our $VERSION = '4.19'; use utf8; use DateTime; @@ -396,7 +396,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] I<journeyID> =head1 VERSION -version 4.18 +version 4.19 =head1 DESCRIPTION |