X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=a0cb93910ad28b97238420b1ac32df9acce57b9e;hb=f12d7e6792fc9e3f44daf6c361f4c4b792ca34b6;hp=08e88ded22462529640204b931f0c52873237ac4;hpb=7bc22d27484f0d0534d19de7eaee92cc601ea490;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index 08e88ded22..a0cb93910a 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.031'; + our $VERSION = '3.17.00.047'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install