diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-12-25 12:50:05 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-12-25 12:50:05 +0100 |
commit | ba87b85170dceb2e07a76a6851a1dd3fc0b030be (patch) | |
tree | 5bc0a7188eb25290b13e500d75ddc5f60ca2ae51 /lib/Travel/Status/DE/IRIS/Stations.pm.PL | |
parent | 961ee6f07acf8d45eb635ffb2529c1d5c36dbe65 (diff) |
Release v1.401.40
Diffstat (limited to 'lib/Travel/Status/DE/IRIS/Stations.pm.PL')
-rw-r--r-- | lib/Travel/Status/DE/IRIS/Stations.pm.PL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/IRIS/Stations.pm.PL b/lib/Travel/Status/DE/IRIS/Stations.pm.PL index 4c6477c..af0e339 100644 --- a/lib/Travel/Status/DE/IRIS/Stations.pm.PL +++ b/lib/Travel/Status/DE/IRIS/Stations.pm.PL @@ -35,7 +35,7 @@ use Text::LevenshteinXS qw(distance); # TODO switch to Text::Levenshtein::XS once AUR/Debian packages become available -our $VERSION = '1.39'; +our $VERSION = '1.40'; # Automatically generated, see share/stations.json my @stations = ( @@ -184,7 +184,7 @@ Travel::Status::DE::IRIS::Stations - Station name to station code mapping =head1 VERSION -version 1.39 +version 1.40 =head1 DESCRIPTION |