diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-12-10 21:26:33 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-12-10 21:26:33 +0100 |
commit | a92a784af5bf1cf99536fda21fc29537e2d91caf (patch) | |
tree | 4b308b1a17a493c3a75a5edf5a24c1179598742c /bin | |
parent | 8220df573fe0cd559cb801692c314033deeb7997 (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 e62dfec..f76cbb0 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '6.13'; +our $VERSION = '6.14'; 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.13 +version 6.14 =head1 DESCRIPTION |