Merge commit 'kc/master'
[koha.git] / kohaversion.pl
index 9925cda..c44d78b 100644 (file)
@@ -11,7 +11,7 @@ use strict;
 
 sub kohaversion {
 
-    our $VERSION = '3.01.00.XXX';
+    our $VERSION = '3.01.00.139';
 
     # version needs to be set this way
     # so that it can be picked up by Makefile.PL