X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=0543f8c1d37e56147945b5301839ce11653b06f5;hb=788bf6e86c0a7cdecda4a6e011bffa6013abf6ac;hp=bf17adc945832313a56448698565f82fbee8b694;hpb=d89e100dda471f2c63fbf0cef4fd2aae0e407e64;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index bf17adc945..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.15.00.047'; + 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