summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorian.mcgreer%sun.com <devnull@localhost>2003-10-30 18:01:47 +0000
committerian.mcgreer%sun.com <devnull@localhost>2003-10-30 18:01:47 +0000
commit4d89661a6678cd02d0224f8cb8450297e5045279 (patch)
treeb169b4c3ecfd4971299da8a1f9fb342ad285309f
parentc8b9e97cabb38965efced592742377e4b278b939 (diff)
downloadnss-hg-4d89661a6678cd02d0224f8cb8450297e5045279.tar.gz
set to 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 723379fc2..177b140e1 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.7beta"
+#define NSS_VERSION "3.3.7rtm"
#define NSS_VMAJOR 3
#define NSS_VMINOR 3
#define NSS_VPATCH 7
-#define NSS_BETA PR_TRUE
+#define NSS_BETA PR_FALSE
/*