X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=9d1e623ecac7e261332eda650ec357a0901232b4;hb=6110375307845778f74d6e5a214d63ab69cc5330;hp=768c052f90527770ab30b1fc5a19de8a79ba428b;hpb=5359f33160e31281666231ab9a98cae7c51f8e59;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 768c052f90..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.101'; + 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