X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=c29b27916d2284cf799ab3e3b9d6b42030ae3293;hb=0006fed162045c732e690f5be3edd9622ce82c1f;hp=a73324e5f0324141b5040d764a0a531db74d823f;hpb=81cf767b17994c39dc83930305d4d9d65423db35;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index a73324e5f0..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.07.00.010'; + 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