diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-12-20 22:44:30 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-12-20 22:44:30 +0100 |
commit | 15d0edfee77358006259759cec6a32e33f66ac3e (patch) | |
tree | 51ddbbe661340fc5ffe4a63f83006a5e2b5f8205 /scripts | |
parent | 1880be6d7ca9bd90943ad99c9332c59373110c7f (diff) |
release v1.051.05
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/acronyms.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/acronyms.pl b/scripts/acronyms.pl index 9c14164..9a32783 100755 --- a/scripts/acronyms.pl +++ b/scripts/acronyms.pl @@ -21,7 +21,7 @@ use Text::LevenshteinXS qw(distance); # TODO switch to Text::Levenshtein::XS once AUR/Debian packages become available -our $VERSION = '1.04'; +our $VERSION = '1.05'; my @stations = ( EOF |