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