Index: nss/lib/ckfw/builtins/nssckbi.h |
diff --git a/nss/lib/ckfw/builtins/nssckbi.h b/nss/lib/ckfw/builtins/nssckbi.h |
index ba43e70fff8347f0c74bd958865139b8820754ae..a0ce7b20a1c833a649f19b525cc8b9363fc355f0 100644 |
--- a/nss/lib/ckfw/builtins/nssckbi.h |
+++ b/nss/lib/ckfw/builtins/nssckbi.h |
@@ -44,9 +44,9 @@ |
* whether we may use its full range (0-255) or only 0-99 because |
* of the comment in the CK_VERSION type definition. |
*/ |
-#define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 1 |
-#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 98 |
-#define NSS_BUILTINS_LIBRARY_VERSION "1.98" |
+#define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 2 |
+#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 1 |
+#define NSS_BUILTINS_LIBRARY_VERSION "2.1" |
/* These version numbers detail the semantic changes to the ckfw engine. */ |
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1 |