X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=fa3294ae44067cd79b6844f2f9d3d77563dd0764;hb=dbaefb626ce5c2022b647fc15e6d0a0d68fa0784;hp=fc5fbd84be86c099e200ff3a9a801e414d4c2b8b;hpb=8f7189678d47bb0fc0298ca8191b30f280e5beda;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index fc5fbd84be..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.109'; + 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