bump DBrev to 122
authorGalen Charlton <gmcharlt@gmail.com>
Fri, 19 Feb 2010 04:05:28 +0000 (23:05 -0500)
committerGalen Charlton <gmcharlt@gmail.com>
Fri, 19 Feb 2010 04:05:28 +0000 (23:05 -0500)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
kohaversion.pl

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