X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=e3b9ad1033d2356f8208f1c91a518dbc61511bf9;hb=15126b1108ba5053e9262f15a1534b1b75435df7;hp=fc595a0f6ea1f34805a053d51a4fcf2d7ef30e64;hpb=aa4c36d328c47f0e12200c094115392b838395dd;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index fc595a0f6e..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.012'; + 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