summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Beurdouche <bbeurdouche@mozilla.com>2021-02-23 08:35:43 +0000
committerBenjamin Beurdouche <bbeurdouche@mozilla.com>2021-02-23 08:35:43 +0000
commit771a5ceb2745a3fe0dbc96926a1aaa5176006100 (patch)
tree28e0d86ae425d7b947dbd839f1c605dab13501db
parent1278bb585b42757f085b3a8568a343a433eb65fa (diff)
downloadnss-hg-771a5ceb2745a3fe0dbc96926a1aaa5176006100.tar.gz
Bug 1693217 - Increase nssckbi.h version number for March 2021 batch of root CA changes, CA list version 2.48. r=KathleenWilson
Differential Revision: https://phabricator.services.mozilla.com/D105451
-rw-r--r--lib/ckfw/builtins/nssckbi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ckfw/builtins/nssckbi.h b/lib/ckfw/builtins/nssckbi.h
index 09a73fe18..7e4ff765a 100644
--- a/lib/ckfw/builtins/nssckbi.h
+++ b/lib/ckfw/builtins/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 46
-#define NSS_BUILTINS_LIBRARY_VERSION "2.46"
+#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 48
+#define NSS_BUILTINS_LIBRARY_VERSION "2.48"
/* These version numbers detail the semantic changes to the ckfw engine. */
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1