X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=5d6022d9defac27449061f461e96428cd10c65bd;hb=65b36743073972358bca7b81c6830320b4fabb2c;hp=98cf1393eb85f5fd31ae81023389368080d3e3fa;hpb=93201a88939325296c9a04ff53b485ab32782b5b;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index 98cf1393eb..5d6022d9de 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.17.00.028'; + our $VERSION = '3.17.00.029'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install