Bug 5911 follow-up DBREv number
authorPaul Poulain <paul.poulain@biblibre.com>
Wed, 12 Sep 2012 14:54:45 +0000 (16:54 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 12 Sep 2012 14:54:45 +0000 (16:54 +0200)
kohaversion.pl

index b52555a..7348307 100644 (file)
@@ -16,7 +16,7 @@ the kohaversion is divided in 4 parts :
 use strict;
 
 sub kohaversion {
-    our $VERSION = '3.09.00.036';
+    our $VERSION = '3.09.00.037';
     # version needs to be set this way
     # so that it can be picked up by Makefile.PL
     # during install