summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/MdeModulePkg.dsc
diff options
context:
space:
mode:
authorStar Zeng <star.zeng@intel.com>2018-01-22 09:09:45 +0800
committerStar Zeng <star.zeng@intel.com>2018-01-22 19:09:36 +0800
commit6250a1206ea77308f13276e1407427e00de02983 (patch)
tree20ec8d536981a2231a975bdc0b6aefce1b392459 /MdeModulePkg/MdeModulePkg.dsc
parent3d2bb7549555f68c735f93d01900c55b54a2ed41 (diff)
downloadedk2-6250a1206ea77308f13276e1407427e00de02983.tar.gz
edk2-6250a1206ea77308f13276e1407427e00de02983.tar.bz2
edk2-6250a1206ea77308f13276e1407427e00de02983.zip
MdeModulePkg: Update package version to 0.98
Cc: Eric Dong <eric.dong@intel.com> Cc: Ruiyu Ni <ruiyu.ni@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Eric Dong <eric.dong@intel.com>
Diffstat (limited to 'MdeModulePkg/MdeModulePkg.dsc')
-rw-r--r--MdeModulePkg/MdeModulePkg.dsc4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dsc b/MdeModulePkg/MdeModulePkg.dsc
index ad342542c6..dd7e9d5988 100644
--- a/MdeModulePkg/MdeModulePkg.dsc
+++ b/MdeModulePkg/MdeModulePkg.dsc
@@ -2,7 +2,7 @@
# EFI/PI Reference Module Package for All Architectures
#
# (C) Copyright 2014 Hewlett-Packard Development Company, L.P.<BR>
-# Copyright (c) 2007 - 2017, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2007 - 2018, 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
@@ -17,7 +17,7 @@
[Defines]
PLATFORM_NAME = MdeModule
PLATFORM_GUID = 587CE499-6CBE-43cd-94E2-186218569478
- PLATFORM_VERSION = 0.97
+ PLATFORM_VERSION = 0.98
DSC_SPECIFICATION = 0x00010005
OUTPUT_DIRECTORY = Build/MdeModule
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM|AARCH64