summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwchang0222%aol.com <devnull@localhost>2003-12-20 00:35:01 +0000
committerwchang0222%aol.com <devnull@localhost>2003-12-20 00:35:01 +0000
commit83d61a7c88cd5e0e3fbc796f51d14ada1379fb91 (patch)
treeb64915d77bc0b897b71b7435e63edd9502dc87f1
parent1090966a4c984f944957d488438874a4f3155582 (diff)
downloadnss-hg-83d61a7c88cd5e0e3fbc796f51d14ada1379fb91.tar.gz
Set NSS version to 3.9 Beta 5.
-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 588201e8f..a1a1e73e4 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 4"
+#define NSS_VERSION "3.9 Beta 5"
#define NSS_VMAJOR 3
#define NSS_VMINOR 9
#define NSS_VPATCH 0