X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=9dec279f2784820cf3fe0fb39111bcd275ca01a2;hb=788d6bd724abf2573f699a90d0b7857e01264584;hp=469500e03d92c41ac78179f9e2a5bf6c684a992f;hpb=17b78abc7fe6a66ab48a01ac4a7be8e88ad165fc;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index 469500e03d..9dec279f27 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.001'; + our $VERSION = '3.17.00.023'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install