X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=3372b8d3879ce559cbbb7fc672725da3af2d934c;hb=b5497a5f46a32c1ab33a22539e8acfcf82e476b0;hp=72fc95c703134969ab8e40265cac0418b4e5fcaf;hpb=5d7b5533f1565a55ff269fd82690a71a697901f1;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 72fc95c703..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.014'; + 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