X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=kohaversion.pl;h=fe75c7c5a2d7a6f8224f1d76ff0ef5bbc9552d11;hb=0ba129131cefc01ef7451e52bb6bab3a253a94d7;hp=bdc568972f50b8cefdb84ff3cb0dc0edb3a0b874;hpb=9b8a5274732edd0bbcf3dd80b82c00b182a292da;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index bdc568972f..fe75c7c5a2 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.022'; + our $VERSION = '3.13.00.000'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install