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