diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-14 19:59:02 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-14 19:59:02 +0100 |
commit | e8e22fd6cd102cee2b3fb7e4aa800d15184f104f (patch) | |
tree | 7b339b2e50b8995c1e036bd0fb72c990f517224a /bin/hafas-m | |
parent | c3614a552fe64f35a415e7e10028e0a6f6c37db0 (diff) |
Release v5.025.02
Diffstat (limited to 'bin/hafas-m')
-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 2bf2e5a..b24ed1f 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '5.01'; +our $VERSION = '5.02'; use utf8; use DateTime; @@ -552,7 +552,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 5.01 +version 5.02 =head1 DESCRIPTION |