X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=00bdbecd49c6cdccd753f2e2a691ff1a9aec4c33;hb=1124bf682f9fa5cd0fd3319bdcd0dd168ae2e08b;hp=42e2f48c3e82c47c30e084cdda26a75de25fd629;hpb=3f02084164b1e0d476a6e560aa8f49fbfaa67965;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 42e2f48c3e..00bdbecd49 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.05.00.003'; + our $VERSION = '3.05.00.004'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install