From 15d0edfee77358006259759cec6a32e33f66ac3e Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 20 Dec 2015 22:44:30 +0100 Subject: release v1.05 --- scripts/acronyms.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/acronyms.pl') 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 -- cgit v1.2.3