X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=f14374d91b5331fae5a88144d8056710528da144;hb=533ecd9392fe3ea937641283d2c494af484db0f4;hp=c6379f02ec72c57aa15784618badaf568c87fbcf;hpb=c579226ac8e521f8a23af2de890fb21c38bb06a7;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index c6379f02ec..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.011'; + 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