From: Paul Poulain Date: Tue, 10 Apr 2012 13:26:55 +0000 (+0200) Subject: Bug 7935 follow-up: DBRev number X-Git-Tag: v3.08.00~67 X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=c614ec3490e05154ba5de362b23e2a01198192f2;p=koha_gimpoz Bug 7935 follow-up: DBRev number --- diff --git a/kohaversion.pl b/kohaversion.pl index bfbbeaebc5..d69aa42a63 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.048'; + our $VERSION = '3.07.00.049'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install