X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=3057f380a62acfa4d9ac4dab70cfc6c51e232734;hb=7f45bb37dde58991b1b7521c5dac69f6fbd25e67;hp=b7798e405f502e4f4f4c72bfb81cc40f8a5e9f55;hpb=2943530f250af5b0b8caa373721749d843958502;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index b7798e405f..3057f380a6 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.09.00.062'; + our $VERSION = '3.09.00.066'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install