From: Paul Poulain Date: Mon, 3 Sep 2012 09:58:46 +0000 (+0200) Subject: Bug 8492 follow-up DBRev number X-Git-Url: http://git.rot13.org/?a=commitdiff_plain;h=98e9d1b311df47046596e770d2cc6b000382a8e9;p=koha.git Bug 8492 follow-up DBRev number --- diff --git a/kohaversion.pl b/kohaversion.pl index 0bca780368..f62b794463 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.032'; + our $VERSION = '3.09.00.033'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install