summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralexei.volkov.bugs%sun.com <devnull@localhost>2007-02-14 00:32:58 +0000
committeralexei.volkov.bugs%sun.com <devnull@localhost>2007-02-14 00:32:58 +0000
commite5c435bb40b22ec08940f320441de57a48bc94ad (patch)
tree16c967dc46b26c4d244e03da5e8873048431b61e
parentfbfb142433bb6cd99e7b12a02be9a5cadb8d3da4 (diff)
downloadnss-hg-e5c435bb40b22ec08940f320441de57a48bc94ad.tar.gz
348882 - addbuiltin command ignores "c" trust arg (and probably others). Bumpingnssckbi version. r=kengert, sr=wtchang
-rw-r--r--security/nss/lib/ckfw/builtins/nssckbi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nss/lib/ckfw/builtins/nssckbi.h b/security/nss/lib/ckfw/builtins/nssckbi.h
index 9397c2710..2b64d825c 100644
--- a/security/nss/lib/ckfw/builtins/nssckbi.h
+++ b/security/nss/lib/ckfw/builtins/nssckbi.h
@@ -75,8 +75,8 @@
* of the comment in the CK_VERSION type definition.
*/
#define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 1
-#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 62
-#define NSS_BUILTINS_LIBRARY_VERSION "1.62"
+#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 63
+#define NSS_BUILTINS_LIBRARY_VERSION "1.63"
/* These version numbers detail the semantic changes to the ckfw engine. */
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1