summaryrefslogtreecommitdiffstats
path: root/MdePkg/MdePkg.dec
diff options
context:
space:
mode:
authorLiming Gao <liming.gao@intel.com>2018-01-18 15:48:29 +0800
committerLiming Gao <liming.gao@intel.com>2018-01-22 17:18:47 +0800
commit3d2bb7549555f68c735f93d01900c55b54a2ed41 (patch)
treea6934bea15abeccaaa1a096bac297fd5e1d413e5 /MdePkg/MdePkg.dec
parentab187ae25a7cc230af32a540ca14737bd93d9665 (diff)
downloadedk2-3d2bb7549555f68c735f93d01900c55b54a2ed41.tar.gz
edk2-3d2bb7549555f68c735f93d01900c55b54a2ed41.tar.bz2
edk2-3d2bb7549555f68c735f93d01900c55b54a2ed41.zip
MdePkg: Update DEC and DSC version from 1.07 to 1.08
UEFI2.7/PI1.6 have been added in MdePkg. Update DEC and DSC version to reflect those changes in MdePkg. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'MdePkg/MdePkg.dec')
-rw-r--r--MdePkg/MdePkg.dec4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index 3c61a8fabc..58992fa689 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -4,7 +4,7 @@
# It also provides the definitions(including PPIs/PROTOCOLs/GUIDs) of
# EFI1.10/UEFI2.7/PI1.6 and some Industry Standards.
#
-# Copyright (c) 2007 - 2017, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
# Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
# (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>
#
@@ -24,7 +24,7 @@
PACKAGE_NAME = MdePkg
PACKAGE_UNI_FILE = MdePkg.uni
PACKAGE_GUID = 1E73767F-8F52-4603-AEB4-F29B510B6766
- PACKAGE_VERSION = 1.07
+ PACKAGE_VERSION = 1.08
[Includes]