summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwchang0222%aol.com <devnull@localhost>2004-05-01 15:33:30 +0000
committerwchang0222%aol.com <devnull@localhost>2004-05-01 15:33:30 +0000
commit7c8d0b685bc594f53d2b3c6e3861d81789b2f50d (patch)
treefad0edca54d22b18d4af43597571af1f63d6d060
parentf50f786c39b4f434645a6f4ea4792695a9f19d68 (diff)
downloadnss-hg-7c8d0b685bc594f53d2b3c6e3861d81789b2f50d.tar.gz
Set NSS version to 3.9.1 Beta 3.
Tag: MOZILLA_1_7_BRANCH
-rw-r--r--security/nss/lib/nss/nss.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nss/lib/nss/nss.h b/security/nss/lib/nss/nss.h
index d59454af2..2a4f6abd5 100644
--- a/security/nss/lib/nss/nss.h
+++ b/security/nss/lib/nss/nss.h
@@ -49,7 +49,7 @@ SEC_BEGIN_PROTOS
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>] [<Beta>]"
*/
-#define NSS_VERSION "3.9.1 Beta 2"
+#define NSS_VERSION "3.9.1 Beta 3"
#define NSS_VMAJOR 3
#define NSS_VMINOR 9
#define NSS_VPATCH 1