diff options
author | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-07-16 18:55:55 +0200 |
---|---|---|
committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-07-16 18:55:55 +0200 |
commit | 6fbf6526381d6367ced37edc81e1ade7a7e8e157 (patch) | |
tree | 408fc9563aaa1f98608769e7a4331fb7c1c3b7f0 /bin/hafas-m | |
parent | f0ae59c43f0c3933159598357e5bd3e39564e0fa (diff) |
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 389ed65..ce04784 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '6.21'; +our $VERSION = '6.22'; use utf8; use DateTime; @@ -725,7 +725,7 @@ B<hafas-m> [B<-s> I<service>] [B<-l> I<language>] B<!>I<query>|I<journeyID> =head1 VERSION -version 6.21 +version 6.22 =head1 DESCRIPTION |