diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-11-22 19:46:15 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-11-22 19:46:15 +0100 |
commit | 2cb0fb2861a704e9c49af16359542c984429ad53 (patch) | |
tree | 247f6d667ef5dddfe89a89aa5c5fb23c2ae63436 /lib/Travel/Status/DE/IRIS/Stations.pm.PL | |
parent | 18e7135cca2d7ff6fccc2b14f8c1bbf7cf4554ff (diff) |
Release v1.521.52
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 3547448..a711910 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.51'; +our $VERSION = '1.52'; # Automatically generated, see share/stations.json my @stations = ( @@ -183,7 +183,7 @@ Travel::Status::DE::IRIS::Stations - Station name to station code mapping =head1 VERSION -version 1.51 +version 1.52 =head1 DESCRIPTION |