X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=fa3294ae44067cd79b6844f2f9d3d77563dd0764;hb=3a757d939a705f3165e55c08ca54eb943e41b261;hp=0202d9d5a6e5dc2db0f439f077365d02d402ad65;hpb=f7644ec91f2d151535f8f5125c4057a9213d766e;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index 0202d9d5a6..fa3294ae44 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.203'; + our $VERSION = '3.13.00.015'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install