summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorglen.beasley%sun.com <devnull@localhost>2004-03-24 11:49:18 +0000
committerglen.beasley%sun.com <devnull@localhost>2004-03-24 11:49:18 +0000
commit987dda30d6a4eeebe8a37fd28afb4d71865cf157 (patch)
tree85bee1511d63f210114f6368656f5e10f6f80e1c
parentec8a026ffaf3953ba72c6b10bc7dd2552215a987 (diff)
downloadnss-hg-987dda30d6a4eeebe8a37fd28afb4d71865cf157.tar.gz
Switch to NSS_VERSION 3.3.4.4
-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 2d7b1ab7f..f11dcc19f 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.3.4.3"
+#define NSS_VERSION "3.3.4.4"
#define NSS_VMAJOR 3
#define NSS_VMINOR 3
#define NSS_VPATCH 4