summaryrefslogtreecommitdiff
path: root/mozilla/nssckbi.h
diff options
context:
space:
mode:
authorMichael Shuler <michael@pbandjelly.org>2020-01-18 09:44:44 -0600
committerMichael Shuler <michael@pbandjelly.org>2020-01-18 09:44:44 -0600
commit983ad2cf8efe182a949da8a497be106d437abdc7 (patch)
treebeb65aff0b0c3c7057ab584b9e4d557b231c0fdc /mozilla/nssckbi.h
parent75f3bb55779408a0fa1fa66fe40275737c7ae784 (diff)
downloadca-certificates-983ad2cf8efe182a949da8a497be106d437abdc7.tar.gz
Update Mozilla CA bundle to 2.40
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 157d9c4..ed02913 100644
--- a/mozilla/nssckbi.h
+++ b/mozilla/nssckbi.h
@@ -46,8 +46,8 @@
* It's recommend to switch back to 0 after having reached version 98/99.
*/
#define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 2
-#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 30
-#define NSS_BUILTINS_LIBRARY_VERSION "2.30"
+#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 40
+#define NSS_BUILTINS_LIBRARY_VERSION "2.40"
/* These version numbers detail the semantic changes to the ckfw engine. */
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1