X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=fed38b015758518715407ad6554402e9dae893f1;hb=c508a8c1b3139a741c5e6efc3fe1cd1f55fa40e6;hp=e6ddbacb65e456572e6cdfd584f87e3388221083;hpb=cdb05842c3567422cb68d946c6f94104346f1e1d;p=koha_gimpoz diff --git a/kohaversion.pl b/kohaversion.pl index e6ddbacb65..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.026'; + 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