| Index: mozilla/security/nss/lib/ckfw/builtins/nssckbi.h
 | 
| ===================================================================
 | 
| --- mozilla/security/nss/lib/ckfw/builtins/nssckbi.h	(revision 180567)
 | 
| +++ mozilla/security/nss/lib/ckfw/builtins/nssckbi.h	(working copy)
 | 
| @@ -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 92
 | 
| -#define NSS_BUILTINS_LIBRARY_VERSION "1.92"
 | 
| +#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 93
 | 
| +#define NSS_BUILTINS_LIBRARY_VERSION "1.93"
 | 
|  
 | 
|  /* These version numbers detail the semantic changes to the ckfw engine. */
 | 
|  #define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1
 | 
| 
 |