X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=kohaversion.pl;h=4d9b851f6502b94ae390564260ec24daa9c15074;hb=1c8c9bb0fe23addc624e2a97331c8ec9cd80a9dd;hp=0202d9d5a6e5dc2db0f439f077365d02d402ad65;hpb=f7644ec91f2d151535f8f5125c4057a9213d766e;p=koha.git diff --git a/kohaversion.pl b/kohaversion.pl index 0202d9d5a6..4d9b851f65 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.203'; + our $VERSION = '3.13.00.016'; # version needs to be set this way # so that it can be picked up by Makefile.PL # during install