Bumping DB ver to 065
authorChris Nighswonger <cnighswonger@foundations.edu>
Mon, 17 Mar 2008 17:30:02 +0000 (13:30 -0400)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 18 Mar 2008 01:43:11 +0000 (20:43 -0500)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
kohaversion.pl

index 8cba81a..73d62f9 100644 (file)
@@ -10,7 +10,7 @@
 use strict;
 
 sub kohaversion {
-    our $VERSION = "3.00.00.064";
+    our $VERSION = "3.00.00.065";
     # version needs to be set this way
     # so that it can be picked up by Makefile.PL
     # during install