X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=6c0dc83e8e84e364c6d666e64bcd4b122ce81d2e;hb=36f1fb630852ce33f23299e530c2d9633455ee77;hp=bedafdd9bf19b07cb3f151166571e6d93c14240a;hpb=e57afa00f5ff26f2184f8565ef74a174393fd6c5;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index bedafdd9bf..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.09.00.019'; + 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