From nobody Sun Apr 28 11:45:42 2024 Delivered-To: importer@patchew.org Received-SPF: none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) client-ip=198.145.21.10; envelope-from=edk2-devel-bounces@lists.01.org; helo=ml01.01.org; Authentication-Results: mx.zoho.com; spf=none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) smtp.mailfrom=edk2-devel-bounces@lists.01.org; Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 1493961615228566.6936936644184; Thu, 4 May 2017 22:20:15 -0700 (PDT) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 78D1621A134BB; Thu, 4 May 2017 22:20:13 -0700 (PDT) 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 B4AA721A134AE for ; Thu, 4 May 2017 22:20:11 -0700 (PDT) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 04 May 2017 22:20:11 -0700 Received: from czhan46-mobl1.ccr.corp.intel.com ([10.239.192.141]) by fmsmga005.fm.intel.com with ESMTP; 04 May 2017 22:20:10 -0700 X-Original-To: edk2-devel@lists.01.org X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.38,291,1491289200"; d="scan'208";a="97535798" From: "Zhang, Chao B" To: edk2-devel@lists.01.org Date: Fri, 5 May 2017 13:20:08 +0800 Message-Id: <20170505052008.115160-1-chao.b.zhang@intel.com> X-Mailer: git-send-email 2.11.0.windows.1 Subject: [edk2] [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: , Cc: Chao Zhang , qin.long@intel.com MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" X-ZohoMail: RSF_4 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" Update package version of SecurityPkg to 0.97. Cc: Qin Long Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chao Zhang Reviewed-by: Qin Long --- SecurityPkg/SecurityPkg.dec | 2 +- SecurityPkg/SecurityPkg.dsc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SecurityPkg/SecurityPkg.dec b/SecurityPkg/SecurityPkg.dec index 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-FB99F470767F - PACKAGE_VERSION =3D 0.96 + PACKAGE_VERSION =3D 0.97 =20 [Includes] Include diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc index 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-5988BFED064F - 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 --=20 1.9.5.msysgit.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel