Update SourceLevelDebugPkg version: 0.70 -> 0.71

Signed-off-by: vanjeff
Reviewed-by: hhtian

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12854 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff 2011-12-14 02:14:02 +00:00
parent 660b39c75c
commit b6de1db3cd
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
# and host, PeCoffExtraActionLib instance to report symbol path information, # and host, PeCoffExtraActionLib instance to report symbol path information,
# etc. # etc.
# #
# Copyright (c) 2010, Intel Corporation. All rights reserved.<BR> # Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials are licensed and made available under # This program and the accompanying materials are licensed and made available under
# the terms and conditions of the BSD License that accompanies this distribution. # the terms and conditions of the BSD License that accompanies this distribution.
# The full text of the license may be found at # The full text of the license may be found at
@ -22,7 +22,7 @@
DEC_SPECIFICATION = 0x00010005 DEC_SPECIFICATION = 0x00010005
PACKAGE_NAME = SourceLevelDebugtPkg PACKAGE_NAME = SourceLevelDebugtPkg
PACKAGE_GUID = DBF00C27-D8D7-443d-918B-4E85CDA1373B PACKAGE_GUID = DBF00C27-D8D7-443d-918B-4E85CDA1373B
PACKAGE_VERSION = 0.70 PACKAGE_VERSION = 0.71
[Includes] [Includes]
Include Include

View File

@ -22,7 +22,7 @@
[Defines] [Defines]
PLATFORM_NAME = SourceLevelDebugtPkg PLATFORM_NAME = SourceLevelDebugtPkg
PLATFORM_GUID = 38C85805-883F-4ee8-A854-95B966ED73AA PLATFORM_GUID = 38C85805-883F-4ee8-A854-95B966ED73AA
PLATFORM_VERSION = 0.70 PLATFORM_VERSION = 0.71
DSC_SPECIFICATION = 0x00010005 DSC_SPECIFICATION = 0x00010005
OUTPUT_DIRECTORY = Build/SourceLevelDebugtPkg OUTPUT_DIRECTORY = Build/SourceLevelDebugtPkg
SUPPORTED_ARCHITECTURES = IA32|X64 SUPPORTED_ARCHITECTURES = IA32|X64