summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwchang0222%aol.com <devnull@localhost>2004-04-09 23:39:45 +0000
committerwchang0222%aol.com <devnull@localhost>2004-04-09 23:39:45 +0000
commiteaf0375d0c274ea2b05682637b6d70283c567f5d (patch)
tree37b0a263b6ac39e936296f0fbb5e3614faf3d987
parent65ce80950b1ad5303ca0a22f3b490105f2041800 (diff)
downloadnss-hg-eaf0375d0c274ea2b05682637b6d70283c567f5d.tar.gz
Set NSS version to 3.9.1 Beta 2.
Tag: NSS_3_9_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 7c13a86a1..d59454af2 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"
+#define NSS_VERSION "3.9.1 Beta 2"
#define NSS_VMAJOR 3
#define NSS_VMINOR 9
#define NSS_VPATCH 1