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