summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwchang0222%aol.com <devnull@localhost>2004-04-30 23:36:52 +0000
committerwchang0222%aol.com <devnull@localhost>2004-04-30 23:36:52 +0000
commit3a3b192f85261136fbf0484ace58bc52f0c71d15 (patch)
treed00adb2cd0fce73ce7a030df12d2fd3ce75f054d
parenteaf0375d0c274ea2b05682637b6d70283c567f5d (diff)
downloadnss-hg-3a3b192f85261136fbf0484ace58bc52f0c71d15.tar.gz
Set NSS version to 3.9.1 Beta 3.
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 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