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