summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorglen.beasley%sun.com <devnull@localhost>2004-03-23 18:53:55 +0000
committerglen.beasley%sun.com <devnull@localhost>2004-03-23 18:53:55 +0000
commit1c2a811dabcf593e5c5e4f1448862c1bd63ab20e (patch)
tree54f99a0009df80131ebc328997c0a41459cef09d
parentdd6142eaa37627488a215e1042e4d4455697619a (diff)
downloadnss-hg-1c2a811dabcf593e5c5e4f1448862c1bd63ab20e.tar.gz
Move NSS version to 3.3.10SECURITY_3_3_10_RTM
-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 3532ffa58..841c89961 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.3.9"
+#define NSS_VERSION "3.3.10"
#define NSS_VMAJOR 3
#define NSS_VMINOR 3
-#define NSS_VPATCH 9
+#define NSS_VPATCH 10
#define NSS_BETA PR_FALSE