X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=af40670c7edfc144859a611b2742b087f2cb5a76;hb=6dc948c6ba01f9315127d8e5de6c1902da61902d;hp=e3b9ad1033d2356f8208f1c91a518dbc61511bf9;hpb=1a5270bdd05a3eb0c74dbee93c5b536ed3ef13b5;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index e3b9ad1033..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.026'; + 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