X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=c29b27916d2284cf799ab3e3b9d6b42030ae3293;hb=7094ea5af32ccc8fc8fad4fc0916486f1c9cfc7a;hp=c69276dfdceaeefc7669c65d342fcfb262a38fe5;hpb=e584ba169e3301182196e5aca66a32e0bcd229a9;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index c69276dfdc..c29b27916d 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.003'; + our $VERSION = '3.09.00.009'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install