X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=f962169ccf5fcc9ca5f87b68b5adebccd9aaf63a;hb=9e9cf86997d428e1a395ecb3293d3393e9043df3;hp=b51d6e86308b6fb9d8da409e1f617c75ae960b04;hpb=d222047cae6d19f9d7efa7da733012616bd2265d;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index b51d6e8630..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.11.00.104'; + 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