X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=c2d860c0a39f557a386a38d16246402ee395ae89;hb=6311deca90f6c13c41d963c6643b4e12d6092708;hp=397fa9cd00391e0e55ed9abdc34ee05874365c0a;hpb=09e9641928b6885995d5faf0d0671541c5f4a43f;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index 397fa9cd00..c2d860c0a3 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.15.00.031'; + our $VERSION = '3.17.00.012'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install