diff options
author | Daniel Friesel <derf@finalrewind.org> | 2017-01-26 16:38:18 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2017-01-26 16:38:18 +0100 |
commit | 281f534570991487787e12cd7d2b081a835c4d97 (patch) | |
tree | 6d965f77d45a98a27f75cb45558e9490cd490805 /lib/Travel/Status/DE/IRIS/Stations.pm | |
parent | 969618a2c3a52a5be1762e4459ad8d7b2b5e4778 (diff) |
Version bump1.13
Diffstat (limited to 'lib/Travel/Status/DE/IRIS/Stations.pm')
-rw-r--r-- | lib/Travel/Status/DE/IRIS/Stations.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Status/DE/IRIS/Stations.pm b/lib/Travel/Status/DE/IRIS/Stations.pm index bb0798c..2223019 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.12'; +our $VERSION = '1.13'; my @stations = ( @@ -8580,7 +8580,7 @@ Travel::Status::DE::IRIS::Stations - Station name to station code mapping =head1 VERSION -version 1.12 +version 1.13 =head1 DESCRIPTION |