summaryrefslogtreecommitdiff
path: root/Core/ShellPkg
diff options
context:
space:
mode:
authorRuiyu Ni <ruiyu.ni@intel.com>2017-05-03 10:44:55 +0800
committerGuo Mang <mang.guo@intel.com>2017-07-12 11:24:34 +0800
commit5dfe2ecf0a4641cdc80846439d082b8b0def7e42 (patch)
tree9c5060e4ac979987504a4f57b22fe676a851a161 /Core/ShellPkg
parent68d17ef8ead0b74f04db614ffb1ff225767c1919 (diff)
downloadedk2-platforms-5dfe2ecf0a4641cdc80846439d082b8b0def7e42.tar.xz
ShellPkg: Update package version to 1.01
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com> (cherry picked from commit cc432448426cb63b3948703da873d22debc69e79)
Diffstat (limited to 'Core/ShellPkg')
-rw-r--r--Core/ShellPkg/ShellPkg.dec4
-rw-r--r--Core/ShellPkg/ShellPkg.dsc2
2 files changed, 3 insertions, 3 deletions
diff --git a/Core/ShellPkg/ShellPkg.dec b/Core/ShellPkg/ShellPkg.dec
index 3ad17a44b4..5859c49033 100644
--- a/Core/ShellPkg/ShellPkg.dec
+++ b/Core/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.<BR>
-# Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR>
#
# 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 @@
DEC_SPECIFICATION = 0x00010005
PACKAGE_NAME = ShellPkg
PACKAGE_GUID = C1014BB7-4092-43D4-984F-0738EB424DBF
- PACKAGE_VERSION = 1.0
+ PACKAGE_VERSION = 1.01
[Includes]
Include
diff --git a/Core/ShellPkg/ShellPkg.dsc b/Core/ShellPkg/ShellPkg.dsc
index 4126e846cf..ed6ac4356d 100644
--- a/Core/ShellPkg/ShellPkg.dsc
+++ b/Core/ShellPkg/ShellPkg.dsc
@@ -16,7 +16,7 @@
[Defines]
PLATFORM_NAME = Shell
PLATFORM_GUID = E1DC9BF8-7013-4c99-9437-795DAA45F3BD
- PLATFORM_VERSION = 1.0
+ PLATFORM_VERSION = 1.01
DSC_SPECIFICATION = 0x00010006
OUTPUT_DIRECTORY = Build/Shell
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM|AARCH64