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

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