summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrelyea%netscape.com <devnull@localhost>2002-04-25 18:51:45 +0000
committerrelyea%netscape.com <devnull@localhost>2002-04-25 18:51:45 +0000
commitfd2c03632e0a10113585507d653d6fce9d743e64 (patch)
tree83bbd9f923797e739b8e7b05e8a6353db5b1cc19
parentde74c7048bfa00d26ff4d8d836e8353f6cce1cef (diff)
downloadnss-hg-fd2c03632e0a10113585507d653d6fce9d743e64.tar.gz
NSS 3.4 has branch, that makes the tip at least NSS 3.5
-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 519f26ef8..aeb07f09b 100644
--- a/security/nss/lib/nss/nss.h
+++ b/security/nss/lib/nss/nss.h
@@ -49,9 +49,9 @@ SEC_BEGIN_PROTOS
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>] [<Beta>]"
*/
-#define NSS_VERSION "3.4 Beta"
+#define NSS_VERSION "3.5 Beta"
#define NSS_VMAJOR 3
-#define NSS_VMINOR 4
+#define NSS_VMINOR 5
#define NSS_VPATCH 0
#define NSS_BETA PR_TRUE