X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=4e5afa1ec12f1fa47e60c943bdc498013b7b724c;hb=f80c9260135433d4c7c343fe88b13a0f73aa5efd;hp=f14374d91b5331fae5a88144d8056710528da144;hpb=533ecd9392fe3ea937641283d2c494af484db0f4;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index f14374d91b..4e5afa1ec1 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.030'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install