X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=e0b8247f3a63525d03d3ba84e863eaef1288b366;hb=e802846ddc1a216020af994da9088aba60d848cb;hp=0e0235f5877258e04ceaa8dddfa6c6924202943e;hpb=d73e1d9dde5e0cad64a2c892401b91838ac51239;p=koha-ffzg.git diff --git a/kohaversion.pl b/kohaversion.pl index 0e0235f587..e0b8247f3a 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.042'; + our $VERSION = '3.09.00.043'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install