diff options
author | rsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-12-14 01:42:15 +0000 |
---|---|---|
committer | rsun3 <rsun3@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-12-14 01:42:15 +0000 |
commit | 048fc992a6a5954325a9e1c1f061897492b94cee (patch) | |
tree | fce3c0be2df3ce87e6b246489c1dc1effb35824e /UefiCpuPkg/UefiCpuPkg.dec | |
parent | 4cc5bbe97f3745d350f694420a4d6164d380d52f (diff) | |
download | edk2-platforms-048fc992a6a5954325a9e1c1f061897492b94cee.tar.xz |
Update package version for MdeModulePkg, UefiCpuPkg.
MdeModulePkg 0.91->0.92
UefiCpuPkg 0.1->0.2
Signed-off-by: rsun3
Reviewed-by: hhtian
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12851 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'UefiCpuPkg/UefiCpuPkg.dec')
-rw-r--r-- | UefiCpuPkg/UefiCpuPkg.dec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/UefiCpuPkg/UefiCpuPkg.dec b/UefiCpuPkg/UefiCpuPkg.dec index 31b7303e6f..b3858b19b7 100644 --- a/UefiCpuPkg/UefiCpuPkg.dec +++ b/UefiCpuPkg/UefiCpuPkg.dec @@ -2,7 +2,7 @@ # # This Package provides UEFI compatible CPU modules and libraries. # -# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR> +# Copyright (c) 2007 - 2011, 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 which accompanies this distribution. @@ -18,7 +18,7 @@ DEC_SPECIFICATION = 0x00010005 PACKAGE_NAME = UefiCpuPkg PACKAGE_GUID = 2171df9b-0d39-45aa-ac37-2de190010d23 - PACKAGE_VERSION = 0.1 + PACKAGE_VERSION = 0.2 [Includes] Include |