X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=786e47b558ee52e1e3cea9b0e0e16fcdf1caae96;hb=61103a1f82dc0efd98a4629b0c650fa020ba73c8;hp=b51d6e86308b6fb9d8da409e1f617c75ae960b04;hpb=d222047cae6d19f9d7efa7da733012616bd2265d;p=srvgit diff --git a/kohaversion.pl b/kohaversion.pl index b51d6e8630..786e47b558 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.104'; + our $VERSION = '3.13.00.009'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install