From 6d86d7bef236c85a966aa02dff84bcee163520ff Mon Sep 17 00:00:00 2001 From: Paul Poulain Date: Mon, 1 Oct 2012 17:10:29 +0200 Subject: [PATCH] Bug 3387 follow-up DBRev number --- kohaversion.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kohaversion.pl b/kohaversion.pl index 1eefc92517..01ea8c1aa0 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.09.00.057'; + our $VERSION = '3.09.00.059'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install -- 2.39.2