summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2007-02-14 23:39:26 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2007-02-14 23:39:26 +0000
commitf739f4e5ebb88f402a88bbcbc8acb69da4a56ab5 (patch)
tree2944c4beeaa3bd6a47b25890db8faa43027ea457
parent423e1a752cfd45fc38c975decceb0f7601f63f49 (diff)
downloadnss-hg-f739f4e5ebb88f402a88bbcbc8acb69da4a56ab5.tar.gz
Change PR_BETA to FALSE for NSS 3.11.6 RC build.
-rw-r--r--security/nss/lib/nss/nss.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nss/lib/nss/nss.h b/security/nss/lib/nss/nss.h
index f2a4561e0..bd88ec24a 100644
--- a/security/nss/lib/nss/nss.h
+++ b/security/nss/lib/nss/nss.h
@@ -63,11 +63,11 @@ SEC_BEGIN_PROTOS
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>][ <ECC>][ <Beta>]"
*/
-#define NSS_VERSION "3.11.6" _NSS_ECC_STRING " Beta"
+#define NSS_VERSION "3.11.6" _NSS_ECC_STRING
#define NSS_VMAJOR 3
#define NSS_VMINOR 11
#define NSS_VPATCH 6
-#define NSS_BETA PR_TRUE
+#define NSS_BETA PR_FALSE
/*
* Return a boolean that indicates whether the underlying library