summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Keeler <dkeeler@mozilla.com>2017-11-21 17:57:44 +0100
committerDavid Keeler <dkeeler@mozilla.com>2017-11-21 17:57:44 +0100
commit7c603897952e662618783479b03a2475232826e4 (patch)
treec23061c29ade695b1a4113a06737dfe6804bddf4
parentfed3164a89512361b81a33a4ba1c57c21ab1c80e (diff)
downloadnss-hg-7c603897952e662618783479b03a2475232826e4.tar.gz
bug 1409872 - follow-up to bump ckbi version numbers to 2.20 r=kaie
-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 b3bc04a38..7b793e2cc 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 18
-#define NSS_BUILTINS_LIBRARY_VERSION "2.18"
+#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 20
+#define NSS_BUILTINS_LIBRARY_VERSION "2.20"
/* These version numbers detail the semantic changes to the ckfw engine. */
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1