summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2006-06-23 22:25:12 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2006-06-23 22:25:12 +0000
commit7b48e96144bca40070622148e174c2ac81889bae (patch)
tree6b906f9f925f686fe1d3a51b1b1cfc62d8c59ca4
parent7815f5f12eccf69d12e310027fd15b332554cbe3 (diff)
downloadnss-hg-NSS_3_11_2_RTM.tar.gz
NSS 3.11.2 release candidate.NSS_3_11_2_RTM
-rw-r--r--security/nss/lib/nss/nss.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/nss/lib/nss/nss.h b/security/nss/lib/nss/nss.h
index 100758dd9..525bb81be 100644
--- a/security/nss/lib/nss/nss.h
+++ b/security/nss/lib/nss/nss.h
@@ -53,14 +53,14 @@ SEC_BEGIN_PROTOS
* "<major version>.<minor version>[.<patch level>] [<Beta>]"
*/
#ifdef NSS_ENABLE_ECC
-#define NSS_VERSION "3.11.2 ECC Beta"
+#define NSS_VERSION "3.11.2 ECC"
#else
-#define NSS_VERSION "3.11.2 Beta"
+#define NSS_VERSION "3.11.2"
#endif
#define NSS_VMAJOR 3
#define NSS_VMINOR 11
#define NSS_VPATCH 2
-#define NSS_BETA PR_TRUE
+#define NSS_BETA PR_FALSE
/*
* Return a boolean that indicates whether the underlying library