X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=90752476656770c9caef340f38f1587a2ea3ea22;hb=bfe06ef399da831e5602784fbe54cea6dfc1ab65;hp=8f9c3f8d815377e503a254ed5356b37f58fd1364;hpb=8f21144fb154b68747d004eecca53fe84a020f22;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 8f9c3f8d81..9075247665 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.05.00.008'; + our $VERSION = '3.06.00.000'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install