summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2004-04-07 09:42:06 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2004-04-07 09:42:06 +0000
commita38f9bb7bde80818a79af1547e3d85722e07469b (patch)
treeade486db703ccddfaee892e604ca015b19cb1c7f
parent500a473f13b945fcd001d7451c622ab4a290fc3c (diff)
downloadnss-hg-a38f9bb7bde80818a79af1547e3d85722e07469b.tar.gz
Upgrade NSS version to 3.3.11
Upgrade JSS rpm release to 3
-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 841c89961..accf0a2b8 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.10"
+#define NSS_VERSION "3.3.11"
#define NSS_VMAJOR 3
#define NSS_VMINOR 3
-#define NSS_VPATCH 10
+#define NSS_VPATCH 11
#define NSS_BETA PR_FALSE