X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=kohaversion.pl;h=fa3294ae44067cd79b6844f2f9d3d77563dd0764;hb=3a757d939a705f3165e55c08ca54eb943e41b261;hp=ea0cc7fd0fdac86181e727c603b2e2bd05b0a065;hpb=246c133af3861f8a8b716f196e04c2185efe7799;p=koha_fer diff --git a/kohaversion.pl b/kohaversion.pl index ea0cc7fd0f..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.114'; + 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