From 2225bbc62c6d358f207c26c24f97dff74c5c18ea Mon Sep 17 00:00:00 2001 From: Paul Poulain Date: Wed, 21 Mar 2012 14:53:37 +0100 Subject: [PATCH] bug 7092 follow-up: DBRev number --- kohaversion.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kohaversion.pl b/kohaversion.pl index 4e5afa1ec1..12e3257271 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.030'; + our $VERSION = '3.07.00.031'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install -- 2.39.2