diff options
author | Derf Null <derf@finalrewind.org> | 2023-04-10 15:22:29 +0200 |
---|---|---|
committer | Derf Null <derf@finalrewind.org> | 2023-04-10 15:22:29 +0200 |
commit | a789b0e271dc66498896176d02afd18c13744fc1 (patch) | |
tree | ecf5c5b6b57040ba316bfdb6b791b97cd2b7d2ea /bin | |
parent | 15753db3b5af50ca441547f46a5a2e8d6fa86eb8 (diff) |
Release v4.094.09
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 858b0ae..2e48a90 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '4.08'; +our $VERSION = '4.09'; use utf8; use DateTime; @@ -350,7 +350,7 @@ B<hafas-m> [B<-d> I<date>] [B<-t> I<time>] [B<-m> I<motlist>] =head1 VERSION -version 4.08 +version 4.09 =head1 DESCRIPTION |