summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2002-12-04 02:02:15 +0000
committerwtc%netscape.com <devnull@localhost>2002-12-04 02:02:15 +0000
commita69a484fba6dc12bd1f51e687f1997f827a32ff0 (patch)
treef0ce4e5f907de1a4f47af5a3573bbb5f52941f6d
parentdc294ae96e56450ec519aba82c0ff264e3d658fd (diff)
downloadnss-hg-NSS_3_6_BRANCH.tar.gz
Set NSS version to 3.6.1. (Tag: NSS_3_6_BRANCH)nss_20021204NSS_3_6_1_RTMNSS_3_6_BRANCH
-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 426734087..862647212 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.6.1 Beta"
+#define NSS_VERSION "3.6.1"
#define NSS_VMAJOR 3
#define NSS_VMINOR 6
#define NSS_VPATCH 1
-#define NSS_BETA PR_TRUE
+#define NSS_BETA PR_FALSE
/*