From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id A7C0621A02F37 for ; Mon, 12 Jun 2017 13:27:45 -0700 (PDT) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP; 12 Jun 2017 13:28:59 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,334,1493708400"; d="scan'208";a="97230323" Received: from mdkinney-mobl.amr.corp.intel.com ([10.241.98.52]) by orsmga004.jf.intel.com with ESMTP; 12 Jun 2017 13:28:59 -0700 From: Michael Kinney To: edk2-devel@lists.01.org Date: Mon, 12 Jun 2017 13:28:57 -0700 Message-Id: <1497299337-64064-1-git-send-email-michael.d.kinney@intel.com> X-Mailer: git-send-email 2.6.3.windows.1 Subject: [edk2-MetaDataExpressionSyntaxSpecification] Create release/1.20 branch X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2017 20:27:45 -0000 Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael Kinney --- book.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/book.json b/book.json index 0cf1c3e..d26c40e 100644 --- a/book.json +++ b/book.json @@ -1,8 +1,7 @@ { "variables" : { - "draft" : "yes", "title" : "EDK II Meta-Data Expression Syntax Specification", - "version" : "Revision 1.2" + "version" : "Revision 1.20" }, "plugins": ["puml"], -- 2.6.3.windows.1