X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=9d1e623ecac7e261332eda650ec357a0901232b4;hb=86f3175a0dc6e22edff3d25ffbc39b561d5d9b70;hp=3ab13d547741da5dc6a39216171d72196b0d638b;hpb=da9046fceba7d2f5c4c39fea98f6c781e6db058c;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 3ab13d5477..9d1e623eca 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.021'; + our $VERSION = '3.11.00.202'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install