diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-12-21 19:35:19 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-12-21 19:35:19 +0100 |
commit | 27409ef2a26f81c30f09f6e60eb2af4875a79667 (patch) | |
tree | 3796b26ae08c237384334c0212c710f91b0f62f2 /bin | |
parent | 773821a9c095fed176fdd58d03038ca635dd2895 (diff) |
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 f76cbb0..ad8a806 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '6.14'; +our $VERSION = '6.15'; use utf8; use DateTime; @@ -714,7 +714,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 6.14 +version 6.15 =head1 DESCRIPTION |