diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-03 00:28:13 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-09-03 00:28:13 +0200 |
commit | 272f18d86d79552cd1b99cbab3efb7e996b5dfb1 (patch) | |
tree | 672f0f1622fbfd1382fc1b3dbb311bd621aad800 /bin/hafas-m | |
parent | bf0b8b26f4484afb8b5d248e12f967e67d302547 (diff) |
release v4.15 (late commit is late)
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 28e230c..62b1ca1 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '4.14'; +our $VERSION = '4.15'; 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.14 +version 4.15 =head1 DESCRIPTION |