summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwchang0222%aol.com <devnull@localhost>2004-04-07 17:52:25 +0000
committerwchang0222%aol.com <devnull@localhost>2004-04-07 17:52:25 +0000
commit2528c4d81906a1ce65bf3f6de1e8a72dd253b1fb (patch)
tree0615194822e2cf9a5a4d7006e62ce175fd49ea74
parenta1fca80221a2302e28186b96aa00b54586c805f2 (diff)
downloadnss-hg-NSS_3_7_BRANCH.tar.gz
Set NSS version to 3.7.11.NSS_3_7_11_RTMNSS_3_7_BRANCH
Tag: NSS_3_7_BRANCH
-rw-r--r--security/nss/lib/nss/nss.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/nss/lib/nss/nss.h b/security/nss/lib/nss/nss.h
index c0c62b5b5..922af0bd1 100644
--- a/security/nss/lib/nss/nss.h
+++ b/security/nss/lib/nss/nss.h
@@ -49,10 +49,10 @@ SEC_BEGIN_PROTOS
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>] [<Beta>]"
*/
-#define NSS_VERSION "3.7.10"
+#define NSS_VERSION "3.7.11"
#define NSS_VMAJOR 3
#define NSS_VMINOR 7
-#define NSS_VPATCH 10
+#define NSS_VPATCH 11
#define NSS_BETA PR_FALSE