From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (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 732C921A04830 for ; Tue, 2 May 2017 08:17:20 -0700 (PDT) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 May 2017 08:17:20 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.38,405,1491289200"; d="scan'208";a="82881307" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga004.jf.intel.com with ESMTP; 02 May 2017 08:17:20 -0700 Received: from fmsmsx154.amr.corp.intel.com (10.18.116.70) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 2 May 2017 08:17:19 -0700 Received: from fmsmsx103.amr.corp.intel.com ([169.254.2.246]) by FMSMSX154.amr.corp.intel.com ([169.254.6.147]) with mapi id 14.03.0319.002; Tue, 2 May 2017 08:17:19 -0700 From: "Carsey, Jaben" To: "Ni, Ruiyu" , "edk2-devel@lists.01.org" Thread-Topic: [PATCH] ShellPkg: Update package version to 1.01 Thread-Index: AQHSwwTiMxtMFFpubUO5VTy8e9ajFqHhKFBg Date: Tue, 2 May 2017 15:17:19 +0000 Message-ID: References: <20170502052802.101676-1-ruiyu.ni@intel.com> In-Reply-To: <20170502052802.101676-1-ruiyu.ni@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZDRlMGNiNTktNzM0Yy00ODI1LThmNjktOGExMDk4YzFiZDUzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6Ild4U25ZMmVXQUJnN3RFeEZ4ZU5uNXdjUmdQY0RlcnB5K0krcWFRcHlvYm89In0= x-ctpclassification: CTP_IC x-originating-ip: [10.1.200.107] MIME-Version: 1.0 Subject: Re: [PATCH] ShellPkg: Update package version to 1.01 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: Tue, 02 May 2017 15:17:20 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Jaben Carsey > -----Original Message----- > From: Ni, Ruiyu > Sent: Monday, May 01, 2017 10:28 PM > To: edk2-devel@lists.01.org > Cc: Carsey, Jaben > Subject: [PATCH] ShellPkg: Update package version to 1.01 > Importance: High >=20 > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Ruiyu Ni > Cc: Jaben Carsey > --- > ShellPkg/ShellPkg.dec | 4 ++-- > ShellPkg/ShellPkg.dsc | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/ShellPkg/ShellPkg.dec b/ShellPkg/ShellPkg.dec > index 3ad17a44b4..5859c49033 100644 > --- a/ShellPkg/ShellPkg.dec > +++ b/ShellPkg/ShellPkg.dec > @@ -2,7 +2,7 @@ > # This Package provides all definitions for EFI and UEFI Shell > # > # (C) Copyright 2013-2014 Hewlett-Packard Development Company, > L.P.
> -# Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.
> +# Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.
> # > # This program and the accompanying materials are licensed and made > available under > # the terms and conditions of the BSD License which accompanies this > distribution. > @@ -18,7 +18,7 @@ [Defines] > DEC_SPECIFICATION =3D 0x00010005 > PACKAGE_NAME =3D ShellPkg > PACKAGE_GUID =3D C1014BB7-4092-43D4-984F-0738EB424DB= F > - PACKAGE_VERSION =3D 1.0 > + PACKAGE_VERSION =3D 1.01 >=20 > [Includes] > Include > diff --git a/ShellPkg/ShellPkg.dsc b/ShellPkg/ShellPkg.dsc > index 4126e846cf..ed6ac4356d 100644 > --- a/ShellPkg/ShellPkg.dsc > +++ b/ShellPkg/ShellPkg.dsc > @@ -16,7 +16,7 @@ > [Defines] > PLATFORM_NAME =3D Shell > PLATFORM_GUID =3D E1DC9BF8-7013-4c99-9437-795DAA45F3B= D > - PLATFORM_VERSION =3D 1.0 > + PLATFORM_VERSION =3D 1.01 > DSC_SPECIFICATION =3D 0x00010006 > OUTPUT_DIRECTORY =3D Build/Shell > SUPPORTED_ARCHITECTURES =3D IA32|IPF|X64|EBC|ARM|AARCH64 > -- > 2.12.2.windows.2