X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=3b6df5db8d6b6a055940721b8986e1696ab51fec;hb=4ce0848fe35814f2324a8e3d59b3c04f061a858b;hp=51d52d1e4f911f54455ba13bd294e767515b472a;hpb=2e5198ea47342e592ae437bdaf2dd79c96a9eaef;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 51d52d1e4f..3b6df5db8d 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.027'; + our $VERSION = '3.15.00.019'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install