upgrade to kohaversion
authorHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Tue, 1 Dec 2009 11:53:09 +0000 (12:53 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 2 Dec 2009 09:22:39 +0000 (10:22 +0100)
kohaversion.pl

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