X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=f6bd210fc0831940a4cf96dcfb5ea4af5100bdca;hb=690fbfbb8aa97729f8eeb810e3ec91adbc15be50;hp=1f6df4de1f51d19d5bd56ef37ce321ccb08a2dd7;hpb=8f60c94202e07c06544f3b76dff16721c0d021c2;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 1f6df4de1f..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.13.00.043'; + 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