X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=b8079ce90b9bef7e9688ffb9401e19408d42a4ad;hb=12afa055545aef68d5b0c64931af14c505dcdf0a;hp=27b10134f16bad55db5e9517cc0b20a3b49a8b23;hpb=c62c36508d0bea76322ead627c65e8b19fc9d91a;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 27b10134f1..b8079ce90b 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.13.00.003'; + our $VERSION = '3.13.00.006'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install