X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=8ef42a326bc91a3bd95d247cc2010ff0aaf7d277;hb=d8e702dd25dfb09f99620ea9f5d3251033d16864;hp=f14374d91b5331fae5a88144d8056710528da144;hpb=235a9dfb7d259b67f0c4167b56c7a0b04275046d;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index f14374d91b..8ef42a326b 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.027'; + our $VERSION = '3.07.00.046'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install