summaryrefslogtreecommitdiff
path: root/mozilla/nssckbi.h
diff options
context:
space:
mode:
authorMichael Shuler <michael@pbandjelly.org>2015-04-26 11:18:32 -0500
committerMichael Shuler <michael@pbandjelly.org>2015-04-26 11:18:32 -0500
commit651de1c8439c6206ea76b7d502daa9de05b5a461 (patch)
treebaa6b189558c7e34b402fcdcc7d369e19340c458 /mozilla/nssckbi.h
parent2c12006b659e71039a241910f0a7cd6999a264eb (diff)
downloadca-certificates-651de1c8439c6206ea76b7d502daa9de05b5a461.tar.gz
Update Mozilla CA bundle to 2.4 and release 20150426debian/20150426
Diffstat (limited to 'mozilla/nssckbi.h')
-rw-r--r--mozilla/nssckbi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mozilla/nssckbi.h b/mozilla/nssckbi.h
index 3dd7c88..baa7547 100644
--- a/mozilla/nssckbi.h
+++ b/mozilla/nssckbi.h
@@ -45,8 +45,8 @@
* of the comment in the CK_VERSION type definition.
*/
#define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 2
-#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 2
-#define NSS_BUILTINS_LIBRARY_VERSION "2.2"
+#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 4
+#define NSS_BUILTINS_LIBRARY_VERSION "2.4"
/* These version numbers detail the semantic changes to the ckfw engine. */
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1