From 69a1d77dd9cfc41bd0b3d07cb98c4e11a2f3823b Mon Sep 17 00:00:00 2001 From: Paul Poulain Date: Thu, 29 Mar 2012 15:09:43 +0200 Subject: [PATCH] bug 7641 follow-up DBRev number --- kohaversion.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kohaversion.pl b/kohaversion.pl index 66faab4eb4..01335ad3cf 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.07.00.041'; + our $VERSION = '3.07.00.042'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install -- 2.39.2