mirror of https://github.com/acidanthera/audk.git
Update CryptoPkg package version to 0.94.
Signed-off-by: Long Qin <qin.long@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16033 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
8fcdb5d4ae
commit
7886a51135
|
@ -20,7 +20,7 @@
|
|||
PACKAGE_NAME = CryptoPkg
|
||||
PACKAGE_UNI_FILE = CryptoPkg.uni
|
||||
PACKAGE_GUID = 36470E80-36F2-4ba0-8CC8-937C7D9FF888
|
||||
PACKAGE_VERSION = 0.93
|
||||
PACKAGE_VERSION = 0.94
|
||||
|
||||
[Includes]
|
||||
Include
|
||||
|
@ -36,4 +36,4 @@
|
|||
|
||||
[UserExtensions.TianoCore."ExtraFiles"]
|
||||
CryptoPkgExtra.uni
|
||||
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
[Defines]
|
||||
PLATFORM_NAME = CryptoPkg
|
||||
PLATFORM_GUID = E1063286-6C8C-4c25-AEF0-67A9A5B6E6B6
|
||||
PLATFORM_VERSION = 0.93
|
||||
PLATFORM_VERSION = 0.94
|
||||
DSC_SPECIFICATION = 0x00010005
|
||||
OUTPUT_DIRECTORY = Build/CryptoPkg
|
||||
SUPPORTED_ARCHITECTURES = IA32|X64|IPF|ARM|AARCH64
|
||||
|
|
Loading…
Reference in New Issue