From 0bfec30cff8fecc40523131a23dbbfa08c4b59b2 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 9 Jun 2016 13:34:55 +0200 Subject: Fix Stations.pm version number. (oops) --- scripts/acronyms.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/acronyms.pl b/scripts/acronyms.pl index 60fba04..196da84 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.05'; +our $VERSION = '1.08'; my @stations = ( EOF -- cgit v1.2.3