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