X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=05f7574c4dcf2989d37e43824994e519377bba04;hb=77167b3b17690ccff682d410847b13aa5ac186e8;hp=83304597a15932c28241955ceb83fbf895dc707b;hpb=ab03dc8295c90036fdbc1bad74f7f198886c6692;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 83304597a1..05f7574c4d 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.XXX'; + our $VERSION = '3.03.00.050'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install