X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=b8079ce90b9bef7e9688ffb9401e19408d42a4ad;hb=12afa055545aef68d5b0c64931af14c505dcdf0a;hp=015f9d34151e4884a782b4e5c18ee06ca77c8d83;hpb=00b0b7b5efc615e3249fcc974170993e6ca5b847;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 015f9d3415..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.024'; + 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