diff options
author | Derf Null <derf@finalrewind.org> | 2023-05-25 17:33:58 +0200 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-05-25 17:33:58 +0200 |
commit | ea79d2d4c0f8e4f40106ea52d4e06e3977c43391 (patch) | |
tree | 0713186c407a0e3eebf8f55501c424c015c2d403 /bin | |
parent | dc912e3e5ea020ec0f6ded8aa68b62a857d8e675 (diff) |
Release v4.114.11
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 4a2dda5..c6027d5 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '4.10'; +our $VERSION = '4.11'; use utf8; use DateTime; @@ -373,7 +373,7 @@ B<hafas-m> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>] =head1 VERSION -version 4.10 +version 4.11 =head1 DESCRIPTION |