X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=9f37ef4ac5708f637fd6ffd16db91d3130988780;hb=1e808f180540a7552a9c1467ee685ac037d8c042;hp=4d9b851f6502b94ae390564260ec24daa9c15074;hpb=9dc7c378225c1fb1e59b53d7f0245d8f5de07466;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 4d9b851f65..9f37ef4ac5 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.016'; + our $VERSION = '3.15.00.035'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install