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