X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=dc992d76dc1719f55b0e0041075d73097c202600;hb=8ea34625175051247d6df931a35352c403a37edc;hp=015f9d34151e4884a782b4e5c18ee06ca77c8d83;hpb=86a0c19040de27a0da886e11f5396501e7698cf4;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 015f9d3415..dc992d76dc 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.024'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install