diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-09-28 14:24:40 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-09-28 14:24:40 +0200 |
commit | 7805ad6ca59eb2361098dbc24d734c33dbca5283 (patch) | |
tree | be563418fb91f447dae44e2ff390282535318c00 /bin | |
parent | 713715b068143715d02822affd31941592ee9d1e (diff) |
Release v6.106.10
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 357cc70..4c0778f 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '6.09'; +our $VERSION = '6.10'; use utf8; use DateTime; @@ -716,7 +716,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 6.09 +version 6.10 =head1 DESCRIPTION |