X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=6c0dc83e8e84e364c6d666e64bcd4b122ce81d2e;hb=36f1fb630852ce33f23299e530c2d9633455ee77;hp=714ac8eda9190e3786d59456550cc2c07591f38f;hpb=d69ebc05685050256d9ab44dbd94faced42cec02;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 714ac8eda9..6c0dc83e8e 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.028'; + our $VERSION = '3.09.00.021'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install