diff options
author | Derf Null <derf@finalrewind.org> | 2023-05-29 16:02:12 +0200 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-05-29 16:02:12 +0200 |
commit | 85f3982a620f9e20ce769c931e465487c8cdd7bf (patch) | |
tree | 1e5e293e34473da6cac867f82b72c1eba9ade42f /bin/hafas-m | |
parent | 0e00ca1906259ec8b76f334d8c766ae4144f419a (diff) |
Release v4.124.12
Diffstat (limited to 'bin/hafas-m')
-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 c6027d5..d4271e9 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '4.11'; +our $VERSION = '4.12'; 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.11 +version 4.12 =head1 DESCRIPTION |