From: Paul Poulain Date: Fri, 9 Mar 2012 15:13:35 +0000 (+0100) Subject: bug 7408 follow-up DBRev number X-Git-Tag: v3.08.00~368 X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;ds=sidebyside;h=b32c38f9f10e0e2ad6eff5c044a520a14f9f1eaf;p=koha_gimpoz bug 7408 follow-up DBRev number --- diff --git a/kohaversion.pl b/kohaversion.pl index db0faf5fa1..328624a708 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.023'; + our $VERSION = '3.07.00.024'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install