diff options
author | Zhang, Chao B <chao.b.zhang@intel.com> | 2017-05-05 13:09:13 +0800 |
---|---|---|
committer | Zhang, Chao B <chao.b.zhang@intel.com> | 2017-05-05 13:27:00 +0800 |
commit | de8e4dc4dfc228def7e270d43db6d0eff0cff1d4 (patch) | |
tree | 614c92de0f07f925038a515957c0bb2d4b69b606 /SecurityPkg/SecurityPkg.dec | |
parent | b5a9dc8beb659a016eb2eaae3e596b04ed9a753f (diff) | |
download | edk2-de8e4dc4dfc228def7e270d43db6d0eff0cff1d4.tar.gz edk2-de8e4dc4dfc228def7e270d43db6d0eff0cff1d4.tar.bz2 edk2-de8e4dc4dfc228def7e270d43db6d0eff0cff1d4.zip |
SecurityPkg: Update package version to 0.97
Update package version of SecurityPkg to 0.97.
Cc: Qin Long <qin.long@intel.com>
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>
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 db0c9ac7be..01bff01ed5 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.96
+ PACKAGE_VERSION = 0.97
[Includes]
Include
|