| Index: nss/lib/ckfw/builtins/nssckbi.h
|
| diff --git a/nss/lib/ckfw/builtins/nssckbi.h b/nss/lib/ckfw/builtins/nssckbi.h
|
| index fe89ed33f24c0c82fca35a01c6e7d91faf4576d3..ba43e70fff8347f0c74bd958865139b8820754ae 100644
|
| --- a/nss/lib/ckfw/builtins/nssckbi.h
|
| +++ b/nss/lib/ckfw/builtins/nssckbi.h
|
| @@ -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 97
|
| -#define NSS_BUILTINS_LIBRARY_VERSION "1.97"
|
| +#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 98
|
| +#define NSS_BUILTINS_LIBRARY_VERSION "1.98"
|
|
|
| /* These version numbers detail the semantic changes to the ckfw engine. */
|
| #define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1
|
|
|