X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=3372b8d3879ce559cbbb7fc672725da3af2d934c;hb=b5497a5f46a32c1ab33a22539e8acfcf82e476b0;hp=357d0a6bb9db49b38e9f8bee46e47824a716fba5;hpb=78395e4db405b861e14e970f30922c42ffb98e42;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 357d0a6bb9..3372b8d387 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.11.00.113'; + our $VERSION = '3.11.00.201'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install