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

Marcel de Rooy M.de.Rooy at rijksmuseum.nl
Thu Apr 7 10:37:52 CEST 2011


Stephane: I always understood that kohaversion.pl should not be changed by a developer; RM changes it.

-----Oorspronkelijk bericht-----
Van: koha-patches-bounces at lists.koha-community.org [mailto:koha-patches-bounces at lists.koha-community.org] Namens Stéphane Delaune
Verzonden: donderdag 7 april 2011 10:21
Aan: koha-patches at lists.koha-community.org
CC: Stéphane Delaune
Onderwerp: [Koha-patches] [PATCH 2/2] [SIGNED-OFF] bug6064 adding forgotten news version in kohaversion


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

_______________________________________________
Koha-patches mailing list
Koha-patches at lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


More information about the Koha-patches mailing list