X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=2d02d0c8cb17e668779fb52f7e6b08047c581796;hb=fb5ede8b59bb82e00736235e9ada293cc13e67e4;hp=ad612941cd582a3de24ba1276cc89c5962c2a0fe;hpb=75020285d86ac08b1af605788433a3519b14e7de;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index ad612941cd..2d02d0c8cb 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.010'; + our $VERSION = '3.03.00.019'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install