X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=c17fb04a6686eefd8ef93b4e4ea4523c6e1147bc;hb=a2873831535714f2a804cb05eb13c37d925acfda;hp=8278305e624ebe40710d60aaffe75e1f1ecb3d82;hpb=0c64c3d48ba0033964abf6f462037989dfaa61ba;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 8278305e62..c17fb04a66 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.048'; + our $VERSION = '3.09.00.053'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install