X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=6b33ee06ad4a3d02214bdd61f559619847973642;hb=d29fd92f66bba11ee903aaf38da737e711b9e9b1;hp=3fbc4e1b34d9846d0fe059ef5c9b3df2522a2e28;hpb=63541e4223224831e4eb2bb51d108cc4a2155388;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 3fbc4e1b34..6b33ee06ad 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.032'; + our $VERSION = '3.03.00.046'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install