diff options
author | Derf Null <derf@finalrewind.org> | 2023-04-18 23:12:31 +0200 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-04-18 23:12:31 +0200 |
commit | 2ce7ee4da0c013446e87500b532734c0759e5069 (patch) | |
tree | 93bbad4671784c35328cf32d38892c40700b4505 /bin | |
parent | a163cb9ce310163d746879a029191ad60d5754cb (diff) |
Release v4.104.10
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 e53a910..623cd36 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '4.09'; +our $VERSION = '4.10'; use utf8; use DateTime; @@ -360,7 +360,7 @@ B<hafas-m> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>] =head1 VERSION -version 4.09 +version 4.10 =head1 DESCRIPTION |