diff options
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 |