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