adding GetMarcUrls() fcn to display 856's - adding also output to opac-detail.
[koha_gimpoz] / kohaversion.pl
index b9098a8..20371aa 100644 (file)
@@ -8,7 +8,7 @@
 #        and is automatically called by Auth.pm when needed.
 
 sub kohaversion {
-    return "3.00.00.007";
+    return "3.00.00.008";
 }
 
 1;