bump up DBrev to 125
authorGalen Charlton <gmcharlt@gmail.com>
Wed, 17 Mar 2010 00:03:44 +0000 (20:03 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 17 Mar 2010 00:03:44 +0000 (20:03 -0400)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
kohaversion.pl

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