MdeModule Package version updated from 0.90 to 0.91.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10216 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
rsun3 2010-03-09 08:18:12 +00:00
parent 3362f0efc5
commit a914195090
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
## @file MdeModulePkg.dec
#
# This package provides the modules that conform to EFI/PI Industry standards.
# This package provides the modules that conform to UEFI/PI Industry standards.
# It also provides the defintions(including PPIs/PROTOCOLs/GUIDs and library classes)
# and libraries instances, which are used for those modules.
#
@ -22,7 +22,7 @@
DEC_SPECIFICATION = 0x00010005
PACKAGE_NAME = MdeModulePkg
PACKAGE_GUID = BA0D78D6-2CAF-414b-BD4D-B6762A894288
PACKAGE_VERSION = 0.90
PACKAGE_VERSION = 0.91
[Includes]
Include

View File

@ -16,7 +16,7 @@
[Defines]
PLATFORM_NAME = MdeModule
PLATFORM_GUID = 587CE499-6CBE-43cd-94E2-186218569478
PLATFORM_VERSION = 0.90
PLATFORM_VERSION = 0.91
DSC_SPECIFICATION = 0x00010005
OUTPUT_DIRECTORY = Build/MdeModule
SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM