X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=af40670c7edfc144859a611b2742b087f2cb5a76;hb=5a3414a624be0e6173df8284e420a963245afe62;hp=2d02d0c8cb17e668779fb52f7e6b08047c581796;hpb=f75f964ba40b7bdd1911842bc43b4df095aee583;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index 2d02d0c8cb..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.019'; + 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