From: Paul Poulain Date: Wed, 14 Mar 2012 13:16:01 +0000 (+0100) Subject: bug 7261 follow-up DBRev number X-Git-Tag: v3.08.00~343 X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=440736468afe6f8d2c86f2cfec8399b09f6832bd;p=koha_gimpoz bug 7261 follow-up DBRev number --- diff --git a/kohaversion.pl b/kohaversion.pl index 41ad3bfbde..e6ddbacb65 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.025'; + our $VERSION = '3.07.00.026'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install