summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2006-11-15 23:40:26 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2006-11-15 23:40:26 +0000
commit098aa24be31d752eca02ba6e8f591fe6d20b9ce6 (patch)
tree9a22a1f3c36bf3d1916364ebc5fba6b9d7f08de3
parenteae76b21a01ad1a759ea78c402f532682ec62d1c (diff)
downloadnss-hg-098aa24be31d752eca02ba6e8f591fe6d20b9ce6.tar.gz
Remove Beta flag for NSS 3.11.4 RTM.
-rw-r--r--security/nss/lib/nss/nss.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/nss/lib/nss/nss.h b/security/nss/lib/nss/nss.h
index d53690b59..300748f41 100644
--- a/security/nss/lib/nss/nss.h
+++ b/security/nss/lib/nss/nss.h
@@ -54,17 +54,17 @@ SEC_BEGIN_PROTOS
*/
#ifdef NSS_ENABLE_ECC
#ifdef NSS_ECC_MORE_THAN_SUITE_B
-#define NSS_VERSION "3.11.4 Extended ECC Beta"
+#define NSS_VERSION "3.11.4 Extended ECC"
#else
-#define NSS_VERSION "3.11.4 Basic ECC Beta"
+#define NSS_VERSION "3.11.4 Basic ECC"
#endif
#else
-#define NSS_VERSION "3.11.4 Beta"
+#define NSS_VERSION "3.11.4"
#endif
#define NSS_VMAJOR 3
#define NSS_VMINOR 11
#define NSS_VPATCH 4
-#define NSS_BETA PR_TRUE
+#define NSS_BETA PR_FALSE
/*
* Return a boolean that indicates whether the underlying library