Updating updatedatabase and kohaversion.pl for new reports tables
[koha_ffzg] / kohaversion.pl
index 9a4ae51..3167322 100644 (file)
@@ -8,7 +8,7 @@
 #        and is automatically called by Auth.pm when needed.
 
 sub kohaversion {
-    return "3.00.00.014";
+    return "3.00.00.015";
 }
 
 1;