summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsaul.edwards%sun.com <devnull@localhost>2003-12-12 22:36:55 +0000
committersaul.edwards%sun.com <devnull@localhost>2003-12-12 22:36:55 +0000
commit5b3201301f389e19bff4891892225b9632ebee7a (patch)
tree9d0639c56dd5cf24e8519131df153f1e97acb352
parent6f0c475e9afdb4882ada5731b0acd0381b540ae9 (diff)
downloadnss-hg-5b3201301f389e19bff4891892225b9632ebee7a.tar.gz
Change NSS version number to 3.3.4.2.
-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 1c4458c8e..74ce92b7c 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"
+#define NSS_VERSION "3.3.4.2rtm"
#define NSS_VMAJOR 3
#define NSS_VMINOR 3
#define NSS_VPATCH 4