X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=b8079ce90b9bef7e9688ffb9401e19408d42a4ad;hb=3285261d0150113e597d48a5a78aee5fdc1ebd94;hp=fc5fbd84be86c099e200ff3a9a801e414d4c2b8b;hpb=8f7189678d47bb0fc0298ca8191b30f280e5beda;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index fc5fbd84be..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.11.00.109'; + 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