From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (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 6F98321A134AE for ; Thu, 4 May 2017 22:24:12 -0700 (PDT) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 04 May 2017 22:24:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.38,291,1491289200"; d="scan'208";a="853135005" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by FMSMGA003.fm.intel.com with ESMTP; 04 May 2017 22:24:12 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 4 May 2017 22:24:11 -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; Fri, 5 May 2017 13:24:08 +0800 From: "Long, Qin" To: "Zhang, Chao B" , "edk2-devel@lists.01.org" CC: "Zhang, Chao B" Thread-Topic: [edk2] [PATCH] SecurityPkg: Update package version to 0.97 Thread-Index: AQHSxV+Fb8Pmg+VJBk2GQpB2Oh9qxaHlNM/A Date: Fri, 5 May 2017 05:24:08 +0000 Message-ID: References: <20170505052008.115160-1-chao.b.zhang@intel.com> In-Reply-To: <20170505052008.115160-1-chao.b.zhang@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] SecurityPkg: 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: Fri, 05 May 2017 05:24:12 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Qin Long > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > Zhang, Chao B > Sent: Friday, May 05, 2017 1:20 PM > To: edk2-devel@lists.01.org > Cc: Zhang, Chao B; Long, Qin > Subject: [edk2] [PATCH] SecurityPkg: Update package version to 0.97 >=20 > Update package version of SecurityPkg to 0.97. >=20 > Cc: Qin Long > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Chao Zhang > --- > SecurityPkg/SecurityPkg.dec | 2 +- > SecurityPkg/SecurityPkg.dsc | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/SecurityPkg/SecurityPkg.dec b/SecurityPkg/SecurityPkg.dec in= dex > db0c9ac..01bff01 100644 > --- a/SecurityPkg/SecurityPkg.dec > +++ b/SecurityPkg/SecurityPkg.dec > @@ -22,7 +22,7 @@ > PACKAGE_NAME =3D SecurityPkg > PACKAGE_UNI_FILE =3D SecurityPkg.uni > PACKAGE_GUID =3D 4EFC4F66-6219-4427-B780-FB99F470767= F > - PACKAGE_VERSION =3D 0.96 > + PACKAGE_VERSION =3D 0.97 >=20 > [Includes] > Include > diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc in= dex > 26bcbda..8b92403 100644 > --- a/SecurityPkg/SecurityPkg.dsc > +++ b/SecurityPkg/SecurityPkg.dsc > @@ -16,7 +16,7 @@ > [Defines] > PLATFORM_NAME =3D SecurityPkg > PLATFORM_GUID =3D B2C4614D-AE76-47ba-B876-5988BFED064= F > - PLATFORM_VERSION =3D 0.96 > + PLATFORM_VERSION =3D 0.97 > DSC_SPECIFICATION =3D 0x00010005 > OUTPUT_DIRECTORY =3D Build/SecurityPkg > SUPPORTED_ARCHITECTURES =3D IA32|IPF|X64|EBC > -- > 1.9.5.msysgit.1 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel