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

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