diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-02-25 09:04:12 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-02-25 09:04:12 +0100 |
commit | 791439d586ece2da7192cd2e0ab1fe4d1737a167 (patch) | |
tree | 9a9c197d0ce0e421aa217b8979d898982a448106 /lib | |
parent | cdff0a8efeba471abe297b431160af27e3573905 (diff) |
ÖBB: increase HAFAS version to avoid rare incompatibilities
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Travel/Routing/DE/HAFAS.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Routing/DE/HAFAS.pm b/lib/Travel/Routing/DE/HAFAS.pm index cf7d23b..0950c8e 100644 --- a/lib/Travel/Routing/DE/HAFAS.pm +++ b/lib/Travel/Routing/DE/HAFAS.pm @@ -117,7 +117,7 @@ my %hafas_instance = ( type => 'IPH', name => 'oebbPROD-ADHOC', }, - ver => '1.41', + ver => '1.57', auth => { type => 'AID', aid => 'OWDL4fE4' . 'ixNiPBBm', |