X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=1b810c3681a04de0c7152990427a684db4834d34;hb=884c8a2b7cceeb13b2478ecd9b941a5ddec6470f;hp=b58966bac1c1659be8461b13c53f105e37c6de94;hpb=2e389ec02b2afffde04bc8ac6255d93ef76567a9;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index b58966bac1..1b810c3681 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.034'; + our $VERSION = '3.09.00.052'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install