From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (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 73E2D21A13493 for ; Thu, 4 May 2017 01:43:24 -0700 (PDT) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga105.fm.intel.com with ESMTP; 04 May 2017 01:43:24 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.38,287,1491289200"; d="scan'208";a="97110562" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by fmsmga005.fm.intel.com with ESMTP; 04 May 2017 01:43:24 -0700 Received: from fmsmsx153.amr.corp.intel.com (10.18.125.6) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 4 May 2017 01:43:23 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by FMSMSX153.amr.corp.intel.com (10.18.125.6) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 4 May 2017 01:43:23 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.117]) by shsmsx102.ccr.corp.intel.com ([169.254.2.246]) with mapi id 14.03.0319.002; Thu, 4 May 2017 16:43:19 +0800 From: "Ye, Ting" To: "Long, Qin" CC: "edk2-devel@lists.01.org" , "Long, Qin" Thread-Topic: [edk2] [PATCH] CryptoPkg: Update package version to 0.97 Thread-Index: AQHSxKFYr7d0FcQhn0qMW6JLdoShc6Hj26Jg Date: Thu, 4 May 2017 08:43:19 +0000 Message-ID: References: <20170504064026.9140-1-qin.long@intel.com> In-Reply-To: <20170504064026.9140-1-qin.long@intel.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH] CryptoPkg: Update package version to 0.97 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: Thu, 04 May 2017 08:43:24 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Ye Ting =20 -----Original Message----- From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Long= Qin Sent: Thursday, May 04, 2017 2:40 PM To: Ye, Ting Cc: edk2-devel@lists.01.org; Long, Qin Subject: [edk2] [PATCH] CryptoPkg: Update package version to 0.97 Update package version of CryptoPkg to 0.97. Cc: Ting Ye Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Qin Long --- CryptoPkg/CryptoPkg.dec | 2 +- CryptoPkg/CryptoPkg.dsc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CryptoPkg/CryptoPkg.dec b/CryptoPkg/CryptoPkg.dec index b2fae6= 142a..afeb723211 100644 --- a/CryptoPkg/CryptoPkg.dec +++ b/CryptoPkg/CryptoPkg.dec @@ -20,7 +20,7 @@ PACKAGE_NAME =3D CryptoPkg PACKAGE_UNI_FILE =3D CryptoPkg.uni PACKAGE_GUID =3D 36470E80-36F2-4ba0-8CC8-937C7D9FF888 - PACKAGE_VERSION =3D 0.96 + PACKAGE_VERSION =3D 0.97 =20 [Includes] Include diff --git a/CryptoPkg/CryptoPkg.dsc b/CryptoPkg/CryptoPkg.dsc index 468e60= b5b1..07ff42c5b7 100644 --- a/CryptoPkg/CryptoPkg.dsc +++ b/CryptoPkg/CryptoPkg.dsc @@ -1,7 +1,7 @@ ## @file # Cryptographic Library Package for UEFI Security Implementation. # -# Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 2017, Intel Corporation. All rights=20 +reserved.
# This program and the accompanying materials # are licensed and made a= vailable under the terms and conditions of the BSD License # which accomp= anies this distribution. The full text of the license may be found at @@ -= 20,7 +20,7 @@ [Defines] PLATFORM_NAME =3D CryptoPkg PLATFORM_GUID =3D E1063286-6C8C-4c25-AEF0-67A9A5B6E6B6 - PLATFORM_VERSION =3D 0.96 + PLATFORM_VERSION =3D 0.97 DSC_SPECIFICATION =3D 0x00010005 OUTPUT_DIRECTORY =3D Build/CryptoPkg SUPPORTED_ARCHITECTURES =3D IA32|X64|IPF|ARM|AARCH64 -- 2.12.2.windows.2 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel