diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-30 11:50:55 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-12-30 11:50:55 +0100 |
commit | 8749e727d1036f8bf65d427696c75c35e930fb6b (patch) | |
tree | 8a1ab31dc1c54122c058155e640d96a59355864c /bin | |
parent | c32169bcb3cc5cb6a89af3aad32c8ac3c160ed64 (diff) |
Release v5.045.04
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 47dbd07..3bd3435 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '5.03'; +our $VERSION = '5.04'; use utf8; use DateTime; @@ -584,7 +584,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 5.03 +version 5.04 =head1 DESCRIPTION |