X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=fed38b015758518715407ad6554402e9dae893f1;hb=a52d3fbf9d46528bf108584f90e04f98c6521ac8;hp=ccf6e279bc9ef33b2272f13727a8509b243b5069;hpb=7f5ba31b0b3e3b2d7fa974613e9715c989a9ce60;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index ccf6e279bc..fed38b0157 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.07.00.016'; + our $VERSION = '3.07.00.040'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install