summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/SecurityPkg.dsc
diff options
context:
space:
mode:
authorZhang, Chao B <chao.b.zhang@intel.com>2018-01-22 16:52:29 +0800
committerZhang, Chao B <chao.b.zhang@intel.com>2018-01-23 08:47:03 +0800
commitb921c6294372963eaa46c325bdb5591b0f21f07f (patch)
treefb2a485117be76474b5bedfe403b3e7920611503 /SecurityPkg/SecurityPkg.dsc
parent0b545abb5f4cd47555231b53728569fc30fe547f (diff)
downloadedk2-b921c6294372963eaa46c325bdb5591b0f21f07f.tar.gz
edk2-b921c6294372963eaa46c325bdb5591b0f21f07f.tar.bz2
edk2-b921c6294372963eaa46c325bdb5591b0f21f07f.zip
SecurityPkg: Update package version to 0.98
Update package version of SecurityPkg to 0.98. Cc: Qin Long <qin.long@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Chao Zhang <chao.b.zhang@intel.com> Reviewed-by: Qin Long <qin.long@intel.com>
Diffstat (limited to 'SecurityPkg/SecurityPkg.dsc')
-rw-r--r--SecurityPkg/SecurityPkg.dsc4
1 files changed, 2 insertions, 2 deletions
diff --git a/SecurityPkg/SecurityPkg.dsc b/SecurityPkg/SecurityPkg.dsc
index 9ce2953034..43ac0b1a72 100644
--- a/SecurityPkg/SecurityPkg.dsc
+++ b/SecurityPkg/SecurityPkg.dsc
@@ -1,7 +1,7 @@
## @file
# Security Module Package for All Architectures.
#
-# Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
# (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -16,7 +16,7 @@
[Defines]
PLATFORM_NAME = SecurityPkg
PLATFORM_GUID = B2C4614D-AE76-47ba-B876-5988BFED064F
- PLATFORM_VERSION = 0.97
+ PLATFORM_VERSION = 0.98
DSC_SPECIFICATION = 0x00010005
OUTPUT_DIRECTORY = Build/SecurityPkg
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM|AARCH64