X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=e3b9ad1033d2356f8208f1c91a518dbc61511bf9;hb=15126b1108ba5053e9262f15a1534b1b75435df7;hp=ec6c2b35e32c1edc2b988b25c2f2be31d954a42c;hpb=abee9fee61aca16408d85b1db09543adf52431f1;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index ec6c2b35e3..e3b9ad1033 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.005'; + our $VERSION = '3.03.00.026'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install