X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=0543f8c1d37e56147945b5301839ce11653b06f5;hb=788bf6e86c0a7cdecda4a6e011bffa6013abf6ac;hp=1f6df4de1f51d19d5bd56ef37ce321ccb08a2dd7;hpb=942226d333da025e946bac7102e6269a59bcfd58;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 1f6df4de1f..0543f8c1d3 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.13.00.043'; + our $VERSION = '3.17.00.007'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install