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