X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=3372b8d3879ce559cbbb7fc672725da3af2d934c;hb=b5497a5f46a32c1ab33a22539e8acfcf82e476b0;hp=57ed354b6161bf46a4c1fcdd9158fa0541f0f698;hpb=835cb6e36bd1551ae8fd68146536d75cdfa9d2e2;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 57ed354b61..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.030'; + 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