diff options
author | Chao Zhang <chao.b.zhang@intel.com> | 2015-08-20 02:57:05 +0000 |
---|---|---|
committer | czhang46 <czhang46@Edk2> | 2015-08-20 02:57:05 +0000 |
commit | 0cebfe81f94be36116af66d0a3134ce18d89eec1 (patch) | |
tree | 5f68359d93403b995671e405a49e1edd9adad661 /SecurityPkg/SecurityPkg.dec | |
parent | e74c427978b5fb92621ffbf44a11c703b18a1233 (diff) | |
download | edk2-platforms-0cebfe81f94be36116af66d0a3134ce18d89eec1.tar.xz |
SecurityPkg: Update Package version to 0.96
Update Package version to 0.96
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: Qin Long <qin.long@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18240 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'SecurityPkg/SecurityPkg.dec')
-rw-r--r-- | SecurityPkg/SecurityPkg.dec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SecurityPkg/SecurityPkg.dec b/SecurityPkg/SecurityPkg.dec index 63f67da5bb..61bf4c434a 100644 --- a/SecurityPkg/SecurityPkg.dec +++ b/SecurityPkg/SecurityPkg.dec @@ -22,7 +22,7 @@ PACKAGE_NAME = SecurityPkg
PACKAGE_UNI_FILE = SecurityPkg.uni
PACKAGE_GUID = 4EFC4F66-6219-4427-B780-FB99F470767F
- PACKAGE_VERSION = 0.95
+ PACKAGE_VERSION = 0.96
[Includes]
Include
|