From e21893a8010210775a8dd8e663570fd0143d81ba Mon Sep 17 00:00:00 2001 From: Jeff Fan Date: Fri, 10 Jan 2014 01:18:20 +0000 Subject: Update IntelFrameworkPkg version: 0.92->0.93 Signed-off-by: Jeff Fan Reviewed-by: Hot Tian git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15077 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkPkg/IntelFrameworkPkg.dec | 4 ++-- IntelFrameworkPkg/IntelFrameworkPkg.dsc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'IntelFrameworkPkg') diff --git a/IntelFrameworkPkg/IntelFrameworkPkg.dec b/IntelFrameworkPkg/IntelFrameworkPkg.dec index e949b8a62d..6b8fd94415 100644 --- a/IntelFrameworkPkg/IntelFrameworkPkg.dec +++ b/IntelFrameworkPkg/IntelFrameworkPkg.dec @@ -2,7 +2,7 @@ # Intel Framework Package Reference Implementations # # This package provides definitions and libraries that comply to Intel Framework Specifications. -# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.
+# Copyright (c) 2007 - 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 which accompanies this distribution. @@ -16,7 +16,7 @@ DEC_SPECIFICATION = 0x00010005 PACKAGE_NAME = IntelFrameworkPkg PACKAGE_GUID = 2759ded5-bb57-4b06-af4f-c398fa552719 - PACKAGE_VERSION = 0.92 + PACKAGE_VERSION = 0.93 [Includes] Include # Root include for the package diff --git a/IntelFrameworkPkg/IntelFrameworkPkg.dsc b/IntelFrameworkPkg/IntelFrameworkPkg.dsc index 6a0623f28c..5013eddf82 100644 --- a/IntelFrameworkPkg/IntelFrameworkPkg.dsc +++ b/IntelFrameworkPkg/IntelFrameworkPkg.dsc @@ -3,7 +3,7 @@ # # This DSC file is used for Package Level build. # -# Copyright (c) 2007 - 2011, Intel Corporation. All rights reserved.
+# Copyright (c) 2007 - 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 @@ -23,7 +23,7 @@ [Defines] PLATFORM_NAME = IntelFramework PLATFORM_GUID = E76EB141-6EDB-43f3-A455-EF24A79673DD - PLATFORM_VERSION = 0.92 + PLATFORM_VERSION = 0.93 DSC_SPECIFICATION = 0x00010005 OUTPUT_DIRECTORY = Build/IntelFramework SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM -- cgit v1.2.3