summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorian.mcgreer%sun.com <devnull@localhost>2003-03-07 16:46:49 +0000
committerian.mcgreer%sun.com <devnull@localhost>2003-03-07 16:46:49 +0000
commit912b647091ffeabbe5118988ecd4b2bd30886e6f (patch)
treee41a28dc175a04ecae2de93b204b7d7049e6508a
parent6121622a1ac9992afb7462af6e2573a5617b59b3 (diff)
downloadnss-hg-912b647091ffeabbe5118988ecd4b2bd30886e6f.tar.gz
prepare 3.3.4 RTMNSS_3_3_4_RTM
-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 0d10ce390..1c4458c8e 100644
--- a/security/nss/lib/nss/nss.h
+++ b/security/nss/lib/nss/nss.h
@@ -49,11 +49,11 @@ SEC_BEGIN_PROTOS
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>] [<Beta>]"
*/
-#define NSS_VERSION "3.3.4 Beta"
+#define NSS_VERSION "3.3.4"
#define NSS_VMAJOR 3
#define NSS_VMINOR 3
#define NSS_VPATCH 4
-#define NSS_BETA PR_TRUE
+#define NSS_BETA PR_FALSE
/*