X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=61ff87f863e63b32f65cb3f96b1503a123c1fa6b;hb=1f6ae97375038d222d9cfb2ced42188250bee460;hp=106b18f8b5d88be834e9c7e8d7927472f097c98f;hpb=d2d42b47c86d7dd10ccb3f866b090f70cac0140c;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 106b18f8b5..61ff87f863 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.015'; + our $VERSION = '3.06.00.001'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install