DB rev 003 -> 004 (for Allen's 2754 patch)
authorGalen Charlton <galen.charlton@liblime.com>
Fri, 5 Dec 2008 13:43:55 +0000 (07:43 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Mon, 8 Dec 2008 14:51:06 +0000 (08:51 -0600)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
kohaversion.pl

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