X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=f6bd210fc0831940a4cf96dcfb5ea4af5100bdca;hb=b529ca00e0cac093fc32a1d123cdbcc84582c155;hp=1d37e96d1a55726572eaf30f661b80d49cc9e41b;hpb=3cd9293b6a89faf4cd4308ea0f411770e779ce34;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 1d37e96d1a..f6bd210fc0 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.116'; + our $VERSION = '3.15.00.011'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install