MT 1092 : Items table is now sortable ; Not found barcodes are not displayed as empty...
[koha.git] / kohaversion.pl
index 5509870..ebcb0a1 100644 (file)
@@ -10,7 +10,7 @@
 use strict;
 
 sub kohaversion {
-    our $VERSION = '3.01.00.039';
+    our $VERSION = '3.01.00.113';
     # version needs to be set this way
     # so that it can be picked up by Makefile.PL
     # during install