X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=2da1a6311472127cc2bf910e10e798f60d4d71ba;hb=b0f39cee0de80568d78903b1926fa6eeefb6f16e;hp=1f6df4de1f51d19d5bd56ef37ce321ccb08a2dd7;hpb=85cfe0647ac700cf9f00357978f74e8409e72c99;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 1f6df4de1f..2da1a63114 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.016'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install