diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-01-11 08:55:45 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-01-11 08:55:45 +0100 |
commit | 55f60820a1fcfd68689e037b5d1278ef27ec2285 (patch) | |
tree | 1787a63839d15ab66c615bcc5f051146ed4c8ade /bin | |
parent | c465c0f51f81f487a6d6de853446a49e42d1eef9 (diff) |
Release v6.16
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 5ee4ccf..244d8b1 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '6.15'; +our $VERSION = '6.16'; use utf8; use DateTime; @@ -721,7 +721,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 6.15 +version 6.16 =head1 DESCRIPTION |