X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=ecec3249d7c42324059a532ddc896110d4faae56;hb=1e0b890b0c2b15217e0961341cef1d3e3922c2c4;hp=0202d9d5a6e5dc2db0f439f077365d02d402ad65;hpb=e1ecd7aa3fa5bbd6423255a4fc6585b946633eb1;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 0202d9d5a6..ecec3249d7 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.203'; + our $VERSION = '3.13.00.023'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install