summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwchang0222%aol.com <devnull@localhost>2003-11-18 00:57:26 +0000
committerwchang0222%aol.com <devnull@localhost>2003-11-18 00:57:26 +0000
commit7fd76176db7f637dc565bcd119ff321f6975096b (patch)
treeecc0804472e4873b9626c3bd7b17efb5e992318e
parenta55a76233552d335b362abfd3911ec9429c33af2 (diff)
downloadnss-hg-7fd76176db7f637dc565bcd119ff321f6975096b.tar.gz
Set NSS version to 3.9 Beta 3.
-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 97f51885b..43106c15a 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 2"
+#define NSS_VERSION "3.9 Beta 3"
#define NSS_VMAJOR 3
#define NSS_VMINOR 9
#define NSS_VPATCH 0