Fix for Bug 2042 (Language Issues - Administration (pt 2)). Also adding tablesorter.
[koha_gimpoz] / kohaversion.pl
index 1863f94..be48725 100644 (file)
@@ -10,7 +10,7 @@
 use strict;
 
 sub kohaversion {
-    our $VERSION = "3.00.00.046";
+    our $VERSION = "3.00.00.074";
     # version needs to be set this way
     # so that it can be picked up by Makefile.PL
     # during install