diff options
author | Daniel Friesel <derf@finalrewind.org> | 2019-12-07 07:24:18 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2019-12-07 07:24:18 +0100 |
commit | 53c6e554d8b76d4ed7d3560b729568ff050c0f2b (patch) | |
tree | ee1a1f8ae78d698b21f44b015bec28a917553f0b /lib/Travel/Status/DE/IRIS/Stations.pm.PL | |
parent | 7b7491b599d7ebac72e1f2583c9d7e675e1546c4 (diff) |
Release v1.371.37
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 daf91a1..409b8ad 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.36'; +our $VERSION = '1.37'; # 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.09 +version 1.37 =head1 DESCRIPTION |