diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-12 17:41:50 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-12 17:41:50 +0200 |
commit | 31f18ddff4a49201916018e08a801222c0132882 (patch) | |
tree | 0912d1fbf57de4d068079c5f89724c0775acbbec /bin | |
parent | b3d17625561392a0bf579c4b7f88c1c632e56e24 (diff) |
Release v6.076.07
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 5c81c55..a6a1558 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '6.06'; +our $VERSION = '6.07'; 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.06 +version 6.07 =head1 DESCRIPTION |