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