diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-11 17:58:40 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-08-11 17:58:40 +0200 |
commit | 64bcf7db6258ff116a160f24a63d5a3fdd62ffa3 (patch) | |
tree | 7c09dcbadcfbd6568fe95188cce10dc3dc18afda /bin | |
parent | 3fb44ebac80ccf35473cc5b67daf27650d1a4958 (diff) |
Release v6.066.06
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 8a6403b..b033493 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '6.05'; +our $VERSION = '6.06'; 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.05 +version 6.06 =head1 DESCRIPTION |