diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-17 10:53:13 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-17 10:53:13 +0200 |
commit | 585a063f27c0ffe25fc8b71f08d28dcec5478832 (patch) | |
tree | 3c3c2fe91c1d98cce123fa861d0a86b05a51cd35 /bin/hafas-m | |
parent | 4b8856ff35c40600b4f8ae7b276b8c399c6d16ed (diff) |
Release v4.174.17
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 327bbcb..26d7bef 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '4.16'; +our $VERSION = '4.17'; 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.16 +version 4.17 =head1 DESCRIPTION |