Bumping to 061 for real this time
authorChris Nighswonger <cnighswonger@foundations.edu>
Sat, 8 Mar 2008 01:05:54 +0000 (20:05 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Sat, 8 Mar 2008 17:19:35 +0000 (11:19 -0600)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
kohaversion.pl

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