X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=72fc95c703134969ab8e40265cac0418b4e5fcaf;hb=0043240b4be9cbfda38b602cd1c984b91dc90984;hp=a3619b09e70ed338f562a6f9dc8c564c05376eac;hpb=9aa1969a04f25e65264f4ef10bad4e3573a53f22;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index a3619b09e7..72fc95c703 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.002'; + our $VERSION = '3.11.00.014'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install