diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-19 19:38:36 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-19 19:38:36 +0200 |
commit | 09a2f0dbc038b8449d7fe302ed47de84a4bf62c7 (patch) | |
tree | 2f0b2578d03af1e78911cfd8f098ce70a68cacd6 /bin | |
parent | e79b3f6852fbb929fbce3635f54eb1a74ee75b2b (diff) |
Release v6.096.09
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 fb22f13..844040e 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '6.08'; +our $VERSION = '6.09'; use utf8; use DateTime; @@ -696,7 +696,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 6.08 +version 6.09 =head1 DESCRIPTION |