From 4d92c2246c36fa4d7c1211a611132e18805bdf6c Mon Sep 17 00:00:00 2001 From: Jeff Fan Date: Fri, 10 Jan 2014 01:21:14 +0000 Subject: [PATCH] Update SourceLevelDebugPkg version: 0.85->0.86 Signed-off-by: Jeff Fan Reviewed-by: Hot Tian git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15080 6f19259b-4bc3-4df7-8a09-765794883524 --- SourceLevelDebugPkg/SourceLevelDebugPkg.dec | 4 ++-- SourceLevelDebugPkg/SourceLevelDebugPkg.dsc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/SourceLevelDebugPkg/SourceLevelDebugPkg.dec b/SourceLevelDebugPkg/SourceLevelDebugPkg.dec index 5146b9e222..2897a71465 100644 --- a/SourceLevelDebugPkg/SourceLevelDebugPkg.dec +++ b/SourceLevelDebugPkg/SourceLevelDebugPkg.dec @@ -7,7 +7,7 @@ # and host, PeCoffExtraActionLib instance to report symbol path information, # etc. # -# Copyright (c) 2010 - 2013, Intel Corporation. All rights reserved.
+# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.
# 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 full text of the license may be found at @@ -22,7 +22,7 @@ DEC_SPECIFICATION = 0x00010005 PACKAGE_NAME = SourceLevelDebugPkg PACKAGE_GUID = DBF00C27-D8D7-443d-918B-4E85CDA1373B - PACKAGE_VERSION = 0.85 + PACKAGE_VERSION = 0.86 [Includes] Include diff --git a/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc b/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc index c029c439f1..a7be9ad51c 100644 --- a/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc +++ b/SourceLevelDebugPkg/SourceLevelDebugPkg.dsc @@ -2,7 +2,7 @@ # # Source Level Debug Package. # -# Copyright (c) 2010 - 2013, Intel Corporation. All rights reserved.
+# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -22,7 +22,7 @@ [Defines] PLATFORM_NAME = SourceLevelDebugPkg PLATFORM_GUID = 38C85805-883F-4ee8-A854-95B966ED73AA - PLATFORM_VERSION = 0.85 + PLATFORM_VERSION = 0.86 DSC_SPECIFICATION = 0x00010005 OUTPUT_DIRECTORY = Build/SourceLevelDebugPkg SUPPORTED_ARCHITECTURES = IA32|X64 -- 2.39.2