diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-15 20:25:16 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-04-15 20:25:16 +0200 |
commit | c81c7d4d68f176c7c366709d070e3c5a43f47d5e (patch) | |
tree | e3841bbdcb00c19261b2b1e5054edb65568ea995 /bin | |
parent | 33af8b700e663a0d65e9bc761077d08fd79e98dc (diff) |
Release v6.036.03
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 d2db119..ea8471f 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '6.02'; +our $VERSION = '6.03'; use utf8; use DateTime; @@ -681,7 +681,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 6.02 +version 6.03 =head1 DESCRIPTION |