X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=f962169ccf5fcc9ca5f87b68b5adebccd9aaf63a;hb=3e413c5491edca64b65f7f2a63cf5497bd6682e9;hp=9c89734b637dd4fa7641c7b558200e94291fba59;hpb=239a5f76cb9082c0b7653e37449f5ea5a13ed3ad;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 9c89734b63..f962169ccf 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.09.00.063'; + our $VERSION = '3.11.00.200'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install