X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=dc992d76dc1719f55b0e0041075d73097c202600;hb=f9addcc98b3e87ba67ac35d01520ef3a0665c6b9;hp=1d37e96d1a55726572eaf30f661b80d49cc9e41b;hpb=3cd9293b6a89faf4cd4308ea0f411770e779ce34;p=koha-ffzg.git diff --git a/kohaversion.pl b/kohaversion.pl index 1d37e96d1a..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.116'; + 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