diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-04-14 22:49:00 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-04-14 22:50:11 +0200 |
commit | 51503d1f80723fcfc0a64681bf0ef3b2750b0181 (patch) | |
tree | d4514a22298e3f1c4dd2befc4af59b59893fefec /lib/Travel/Status/DE/IRIS/Stations.pm | |
parent | 0540c907d167a097f49012f4235ad6283cfa4ff3 (diff) |
Release v1.171.17
Diffstat (limited to 'lib/Travel/Status/DE/IRIS/Stations.pm')
-rw-r--r-- | lib/Travel/Status/DE/IRIS/Stations.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Travel/Status/DE/IRIS/Stations.pm b/lib/Travel/Status/DE/IRIS/Stations.pm index 70b6e02..2b3a247 100644 --- a/lib/Travel/Status/DE/IRIS/Stations.pm +++ b/lib/Travel/Status/DE/IRIS/Stations.pm @@ -17,7 +17,7 @@ use Text::LevenshteinXS qw(distance); # TODO switch to Text::Levenshtein::XS once AUR/Debian packages become available -our $VERSION = '1.16'; +our $VERSION = '1.17'; my @stations = ( @@ -8580,7 +8580,7 @@ Travel::Status::DE::IRIS::Stations - Station name to station code mapping =head1 VERSION -version 1.16 +version 1.17 =head1 DESCRIPTION @@ -8684,7 +8684,7 @@ Travel::Status::DE::IRIS(3pm). Station data: Copyright (C) 2016 by DB Station&Service AG, Europaplatz 1, 10557 Berlin, Germany -Lookup code: Copyright (C) 2014-2016 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> +Lookup code: Copyright (C) 2014-2018 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE |