summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2004-07-12 18:20:04 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2004-07-12 18:20:04 +0000
commite782bced790326585cd7d3e5b3d80a5f640b58f4 (patch)
treefb0dd1e5e5e52b10d9903d30af7396689282f663
parente9a04a4e49164b612d16de1898ffb64b127b6da8 (diff)
downloadnss-hg-e782bced790326585cd7d3e5b3d80a5f640b58f4.tar.gz
Change version to 3.3.4.5
-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 f11dcc19f..aabfa3e4a 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.4"
+#define NSS_VERSION "3.3.4.5"
#define NSS_VMAJOR 3
#define NSS_VMINOR 3
#define NSS_VPATCH 4