summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2003-04-02 23:27:01 +0000
committerwtc%netscape.com <devnull@localhost>2003-04-02 23:27:01 +0000
commit5b08203fac16ea3db4abb1a3da0a61d32f661bb6 (patch)
treeace4ed0cd4586a0e53618f73699b91336e0e554d
parentc580c8fd349bf91431fa815c0522747f7ddffe00 (diff)
downloadnss-hg-5b08203fac16ea3db4abb1a3da0a61d32f661bb6.tar.gz
Set NSS version to 3.8.
-rw-r--r--security/nss/lib/nss/nss.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/nss/lib/nss/nss.h b/security/nss/lib/nss/nss.h
index 788f35cd5..29b6bf4bc 100644
--- a/security/nss/lib/nss/nss.h
+++ b/security/nss/lib/nss/nss.h
@@ -49,11 +49,12 @@ SEC_BEGIN_PROTOS
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>] [<Beta>]"
*/
-#define NSS_VERSION "3.8 Beta"
+#define NSS_VERSION "3.8"
#define NSS_VMAJOR 3
#define NSS_VMINOR 8
#define NSS_VPATCH 0
-#define NSS_BETA PR_TRUE
+#define NSS_BETA PR_FALSE
+
/*
* Return a boolean that indicates whether the underlying library