Bug 8207 follow-up DBrev
authorPaul Poulain <paul.poulain@biblibre.com>
Wed, 1 Aug 2012 13:46:38 +0000 (15:46 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 1 Aug 2012 13:46:38 +0000 (15:46 +0200)
kohaversion.pl

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