* [Patch] MdePkg: Update DEC and DSC version from 1.06 to 1.07
@ 2017-05-02 8:44 Liming Gao
0 siblings, 0 replies; only message in thread
From: Liming Gao @ 2017-05-02 8:44 UTC (permalink / raw)
To: edk2-devel
UEFI2.6 have been added in MdePkg. Update DEC and DSC version to
reflect those changes in MdePkg.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
---
MdePkg/MdePkg.dec | 2 +-
MdePkg/MdePkg.dsc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index 5774417..0c0672a 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -24,7 +24,7 @@
PACKAGE_NAME = MdePkg
PACKAGE_UNI_FILE = MdePkg.uni
PACKAGE_GUID = 1E73767F-8F52-4603-AEB4-F29B510B6766
- PACKAGE_VERSION = 1.06
+ PACKAGE_VERSION = 1.07
[Includes]
diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc
index d9c2c32..010ce53 100644
--- a/MdePkg/MdePkg.dsc
+++ b/MdePkg/MdePkg.dsc
@@ -17,7 +17,7 @@
[Defines]
PLATFORM_NAME = Mde
PLATFORM_GUID = 082F8BFC-0455-4859-AE3C-ECD64FB81642
- PLATFORM_VERSION = 1.06
+ PLATFORM_VERSION = 1.07
DSC_SPECIFICATION = 0x00010005
OUTPUT_DIRECTORY = Build/Mde
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM|AARCH64
--
2.8.0.windows.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-05-02 8:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-02 8:44 [Patch] MdePkg: Update DEC and DSC version from 1.06 to 1.07 Liming Gao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox