summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Shuler <michael@pbandjelly.org>2013-11-25 14:48:44 -0600
committerMichael Shuler <michael@pbandjelly.org>2013-11-25 14:48:44 -0600
commit6beecc9319e463be3e0780b150ec7141edab8b10 (patch)
tree93942f5c65c1285aecac0e5e85336721315ddb43
parentce2f94e4c2cfd75428e8c6a2792be7b492d3fe5e (diff)
downloadca-certificates-6beecc9319e463be3e0780b150ec7141edab8b10.tar.gz
Add updated nssckbi.h for version 1.95..
-rw-r--r--mozilla/nssckbi.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mozilla/nssckbi.h b/mozilla/nssckbi.h
index d3f10ef..101f3a1 100644
--- a/mozilla/nssckbi.h
+++ b/mozilla/nssckbi.h
@@ -45,8 +45,8 @@
* of the comment in the CK_VERSION type definition.
*/
#define NSS_BUILTINS_LIBRARY_VERSION_MAJOR 1
-#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 94
-#define NSS_BUILTINS_LIBRARY_VERSION "1.94"
+#define NSS_BUILTINS_LIBRARY_VERSION_MINOR 95
+#define NSS_BUILTINS_LIBRARY_VERSION "1.95"
/* These version numbers detail the semantic changes to the ckfw engine. */
#define NSS_BUILTINS_HARDWARE_VERSION_MAJOR 1