Circulation borrower name autocompletion
[koha_gimpoz] / kohaversion.pl
index 940416d..891a4ac 100644 (file)
@@ -8,7 +8,7 @@
 #        and is automatically called by Auth.pm when needed.
 
 sub kohaversion {
-    return "3.00.00.006";
+    return "3.00.00.010";
 }
 
 1;