diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-08-21 20:18:47 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-08-21 20:18:47 +0200 |
commit | 120a9f0fac93592d051842f42e48ccae4cf65687 (patch) | |
tree | 1db3c16f596857ba0b83c9d23ac87601e5040211 /bin/hafas-m | |
parent | 708c892d0583fc685b032a9a27642d1945346718 (diff) |
Release v4.134.13
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 27b9c7f..9dc67b4 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '4.12'; +our $VERSION = '4.13'; 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.12 +version 4.13 =head1 DESCRIPTION |