diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-19 20:01:04 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-19 20:01:04 +0100 |
commit | 2f14e974b78d7dfbd8faa955faf8e5f8a4dbe713 (patch) | |
tree | 35bf85d0cd4dd23cdaa9ff37ade36b24c346d530 /bin | |
parent | bea7ad2a49b8d22140aacc44e1399ab9f1d1ef17 (diff) |
Release v5.035.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 b24ed1f..b21a968 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '5.02'; +our $VERSION = '5.03'; use utf8; use DateTime; @@ -552,7 +552,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 5.02 +version 5.03 =head1 DESCRIPTION |