X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=2da1a6311472127cc2bf910e10e798f60d4d71ba;hb=aace5d436dbab1f13e2e1c06d0b4ed5f1ec13ced;hp=fc5fbd84be86c099e200ff3a9a801e414d4c2b8b;hpb=c9e4c68d277737c06dc8b73f951d69b1665c5c2a;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index fc5fbd84be..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.11.00.109'; + 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