From ceb81cfc5200341f1782c754df47516f1ed932af Mon Sep 17 00:00:00 2001 From: Paul Poulain Date: Wed, 21 Mar 2012 17:06:04 +0100 Subject: [PATCH] Bug 7310 follow-up: DBRev --- kohaversion.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kohaversion.pl b/kohaversion.pl index 12e3257271..f71e0e4ad5 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.031'; + our $VERSION = '3.07.00.032'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install -- 2.39.2