X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=af40670c7edfc144859a611b2742b087f2cb5a76;hb=6a56ada2f144f8212c5212d19ab886b7702d075c;hp=392e6da0795cdb50ee7ec6c713152780fdd95867;hpb=4f170b7b5644257278015e2ce570712d1cdb83b7;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 392e6da079..af40670c7e 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.03.00.047'; + our $VERSION = '3.03.00.052'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install