X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=dc992d76dc1719f55b0e0041075d73097c202600;hb=8ea34625175051247d6df931a35352c403a37edc;hp=6e0c22e2571aa91581b2c3771dbf2c7ff9abe7f8;hpb=aa00c3a6935b49b328969ad910a1e8363e678173;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 6e0c22e257..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.110'; + 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