diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-02-09 14:40:02 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-02-09 14:40:02 +0100 |
commit | b8bd196b6d4dfcefd68801115fdb5031904af948 (patch) | |
tree | 65bf22574e5a361b2507e0f151367c9926ceef26 /bin | |
parent | a5561aad701836484a1e93ef7fc950add9bd2487 (diff) |
Release v6.186.18
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 c5c874a..fcbb9ef 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '6.17'; +our $VERSION = '6.18'; use utf8; use DateTime; @@ -723,7 +723,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 6.17 +version 6.18 =head1 DESCRIPTION |