bump DB rev 010 -> 011
authorGalen Charlton <galen.charlton@liblime.com>
Mon, 12 Jan 2009 21:16:58 +0000 (15:16 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Mon, 12 Jan 2009 21:16:58 +0000 (15:16 -0600)
kohaversion.pl

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