X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=dc992d76dc1719f55b0e0041075d73097c202600;hb=f9addcc98b3e87ba67ac35d01520ef3a0665c6b9;hp=7276d747852c37fbcade0d89f49ea2e418328bb2;hpb=65522e25ca8dd90b52e206288b6d0e51213a5b63;p=koha-ffzg.git diff --git a/kohaversion.pl b/kohaversion.pl index 7276d74785..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.025'; + 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