summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2005-02-09 02:01:31 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2005-02-09 02:01:31 +0000
commitf10125bac7587d7f106149f29a514337fb7fa788 (patch)
tree2e468693035405ba4dde834d8307c354dbf30c45
parent41027c43ce3e127d9fcc78f6391a08050fcbd24e (diff)
downloadnss-hg-f10125bac7587d7f106149f29a514337fb7fa788.tar.gz
NSS.3.3.4.6
-rw-r--r--security/nss/lib/nss/nss.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/lib/nss/nss.h b/security/nss/lib/nss/nss.h
index aabfa3e4a..e48060a5f 100644
--- a/security/nss/lib/nss/nss.h
+++ b/security/nss/lib/nss/nss.h
@@ -49,7 +49,7 @@ SEC_BEGIN_PROTOS
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>] [<Beta>]"
*/
-#define NSS_VERSION "3.3.4.5"
+#define NSS_VERSION "3.3.4.6"
#define NSS_VMAJOR 3
#define NSS_VMINOR 3
#define NSS_VPATCH 4