diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-15 19:22:48 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-15 19:22:48 +0200 |
commit | 1f572d5dc45a698c34c16876c7996a0dca960b91 (patch) | |
tree | 872545a2fed98f4d891a4a72fa5c7415083e991d /bin | |
parent | 0c92b7c16215149ecbce21e2c48cf4b334675051 (diff) |
Release v6.086.08
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 a6a1558..05ae734 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '6.07'; +our $VERSION = '6.08'; use utf8; use DateTime; @@ -684,7 +684,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 6.07 +version 6.08 =head1 DESCRIPTION |