diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-06-27 17:49:12 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-06-27 17:49:12 +0200 |
commit | 47ef65803abcbab8ab1130c92f36868b423367cf (patch) | |
tree | 567954eb23ba53d27ac31bc088f5186f3bdd7c9e /scripts | |
parent | e5b78a9a71697a8e577cbd9e3f4b167f448310ee (diff) |
version bump1.09
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/acronyms.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/acronyms.pl b/scripts/acronyms.pl index 041d1d2..cb9f243 100755 --- a/scripts/acronyms.pl +++ b/scripts/acronyms.pl @@ -26,7 +26,7 @@ use Text::LevenshteinXS qw(distance); # TODO switch to Text::Levenshtein::XS once AUR/Debian packages become available -our $VERSION = '1.08'; +our $VERSION = '1.09'; my @stations = ( EOF @@ -1945,7 +1945,7 @@ Travel::Status::DE::IRIS::Stations - Station name to station code mapping =head1 VERSION -version 1.08 +version 1.09 =head1 DESCRIPTION |