mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 07:13:20 +00:00
Bug 898431: Update to NSS 3.15.4 beta 8 (NSS_3_15_4_BETA8), r=me
This commit is contained in:
parent
dc2522ad94
commit
c7f8cc63c2
@ -1 +1 @@
|
||||
NSS_3_15_4_BETA7
|
||||
NSS_3_15_4_BETA8
|
||||
|
@ -10,3 +10,4 @@
|
||||
*/
|
||||
|
||||
#error "Do not include this header file."
|
||||
|
||||
|
@ -45,8 +45,8 @@
|
||||
* of the comment in the CK_VERSION type definition.
|
||||
*/
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 1
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 95
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION "1.95"
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 96
|
||||
#define NSS_BUILTINS_LIBRARY_VERSION "1.96"
|
||||
|
||||
/* These version numbers detail the semantic changes to the ckfw engine. */
|
||||
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1
|
||||
|
Loading…
Reference in New Issue
Block a user