Context.pm version update and a begging NOTE in updatedatabase
[koha_gimpoz] / kohaversion.pl
index 9b16b53..6aa0995 100644 (file)
@@ -8,7 +8,7 @@
 #        and is automatically called by Auth.pm when needed.
 
 sub kohaversion {
-    return "3.00.00.027";
+    return "3.00.00.028";
 }
 
 1;