summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwchang0222%aol.com <devnull@localhost>2003-12-24 06:22:49 +0000
committerwchang0222%aol.com <devnull@localhost>2003-12-24 06:22:49 +0000
commit094867ec519ef950c00bbb454fe847d3f3bf8c1b (patch)
tree246c74a319b532804065da80a61a01104a5957da
parent35436b65855e37b687a54a6076f6a6767dc6b3b8 (diff)
downloadnss-hg-094867ec519ef950c00bbb454fe847d3f3bf8c1b.tar.gz
Set NSS version to 3.9 Beta 6.
-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 a1a1e73e4..989b7fad2 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 Beta 5"
+#define NSS_VERSION "3.9 Beta 6"
#define NSS_VMAJOR 3
#define NSS_VMINOR 9
#define NSS_VPATCH 0