From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (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 2787321BB2528 for ; Mon, 12 Jun 2017 13:29:40 -0700 (PDT) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Jun 2017 13:30:53 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,334,1493708400"; d="scan'208";a="97230746" Received: from mdkinney-mobl.amr.corp.intel.com ([10.241.98.52]) by orsmga004.jf.intel.com with ESMTP; 12 Jun 2017 13:30:53 -0700 From: Michael Kinney To: edk2-devel@lists.01.org Date: Mon, 12 Jun 2017 13:30:52 -0700 Message-Id: <1497299452-63792-1-git-send-email-michael.d.kinney@intel.com> X-Mailer: git-send-email 2.6.3.windows.1 Subject: [edk2-UniSpecification] Create release/1.40 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:29:40 -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 07fc440..40d23aa 100644 --- a/book.json +++ b/book.json @@ -1,8 +1,7 @@ { "variables" : { - "draft" : "yes", "title" : "EDK II Multi-String .UNI File Format Specification", - "version" : "Revision 1.4" + "version" : "Revision 1.40" }, "plugins": ["puml"], -- 2.6.3.windows.1