[Koha-patches] [PATCH 2/2] [SIGNED-OFF] bug6064 adding forgotten news version in kohaversion

Stéphane Delaune stephane.delaune at biblibre.com
Thu Apr 7 10:21:17 CEST 2011


Signed-off-by: Stéphane Delaune <stephane.delaune at biblibre.com>
---
 kohaversion.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/kohaversion.pl b/kohaversion.pl
index a5165ce..6b33ee0 100644
--- a/kohaversion.pl
+++ b/kohaversion.pl
@@ -16,7 +16,7 @@ the kohaversion is divided in 4 parts :
 use strict;
 
 sub kohaversion {
-    our $VERSION = '3.03.00.045';
+    our $VERSION = '3.03.00.046';
     # version needs to be set this way
     # so that it can be picked up by Makefile.PL
     # during install
-- 
1.7.0.4



More information about the Koha-patches mailing list