summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-12-20 22:44:30 +0100
committerDaniel Friesel <derf@finalrewind.org>2015-12-20 22:44:30 +0100
commit15d0edfee77358006259759cec6a32e33f66ac3e (patch)
tree51ddbbe661340fc5ffe4a63f83006a5e2b5f8205 /scripts
parent1880be6d7ca9bd90943ad99c9332c59373110c7f (diff)
release v1.051.05
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/acronyms.pl2
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