X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=05f7574c4dcf2989d37e43824994e519377bba04;hb=77167b3b17690ccff682d410847b13aa5ac186e8;hp=9a936074cfe09fc12de27da316defe93ff22cd75;hpb=f147958a352f2da21483c667b700f66eeaaf7e4c;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 9a936074cf..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.021'; + 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