diff options
author | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-03-06 14:27:30 +0100 |
---|---|---|
committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-03-06 14:27:30 +0100 |
commit | 6609c1dd52b5e940e6418d5a1de0271e3d49c214 (patch) | |
tree | 2e7f16bd30b60c803e24c4ada8f6f2727cfea28c /bin | |
parent | b9116cbee16a91bec5eb3584431bac22759faef5 (diff) |
Release v6.196.19
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 fcbb9ef..7203dab 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '6.18'; +our $VERSION = '6.19'; use utf8; use DateTime; @@ -723,7 +723,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 6.18 +version 6.19 =head1 DESCRIPTION |