diff options
author | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-03-25 18:26:22 +0100 |
---|---|---|
committer | Birte Kristina Friesel <birte.friesel@uos.de> | 2025-03-25 18:26:22 +0100 |
commit | 2bcfb54ace092b7d17fb76cdc6134dbf1d6da80e (patch) | |
tree | 57f1df3eb50835eb70778efe5c7352911d538f12 /bin | |
parent | 207780a103af05f6894215cfe02548cc7c5e7528 (diff) |
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 d98c093..2b29767 100755 --- a/bin/hafas-m +++ b/bin/hafas-m @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '6.19'; +our $VERSION = '6.20'; 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.19 +version 6.20 =head1 DESCRIPTION |