X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=90752476656770c9caef340f38f1587a2ea3ea22;hb=4ccb8649f88abaf9012f1bbec06fc840046cb7ff;hp=f864378a1fa0dbd9de4c50688e68bc8cde5a715c;hpb=13db3b62a01312890ae19b27cde26a4165b21388;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index f864378a1f..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.011'; + 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