summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Jacobs <kjacobs@mozilla.com>2020-12-01 18:27:29 +0000
committerKevin Jacobs <kjacobs@mozilla.com>2020-12-01 18:27:29 +0000
commit81c2366315738aaf026c81229e1d28c8a28e46e4 (patch)
treeab4e42e45ed0858992c088c8f7e41be7abb3ad37
parentc14e7616fa7d543798b7704a429bf0d2d90637b8 (diff)
downloadnss-hg-81c2366315738aaf026c81229e1d28c8a28e46e4.tar.gz
Bug 1678189 - December 2020 batch of root changes, NSS_BUILTINS_LIBRARY_VERSION 2.46. r=bbeurdouche
Differential Revision: https://phabricator.services.mozilla.com/D98268
-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 23269845a..09a73fe18 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 44
-#define NSS_BUILTINS_LIBRARY_VERSION "2.44"
+#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 46
+#define NSS_BUILTINS_LIBRARY_VERSION "2.46"
/* These version numbers detail the semantic changes to the ckfw engine. */
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1