DB rev 014 -> 015
authorGalen Charlton <galen.charlton@liblime.com>
Fri, 27 Mar 2009 22:24:18 +0000 (17:24 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 27 Mar 2009 22:24:43 +0000 (17:24 -0500)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
kohaversion.pl

index 592bb0c..a0c6437 100644 (file)
@@ -10,7 +10,7 @@
 use strict;
 
 sub kohaversion {
-    our $VERSION = '3.01.00.014';
+    our $VERSION = '3.01.00.015';
     # version needs to be set this way
     # so that it can be picked up by Makefile.PL
     # during install