summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornelson%bolyard.com <devnull@localhost>2008-09-30 00:45:57 +0000
committernelson%bolyard.com <devnull@localhost>2008-09-30 00:45:57 +0000
commitfdfb8bc7a7483d959cd960c0fd07f675f47c7575 (patch)
tree337bfbad5a13849c8ac3ab83dc7dd75607b292b0
parenta7a298f1f8f3fc6aea4d02eb4d55f53ddfa65880 (diff)
downloadnss-hg-fdfb8bc7a7483d959cd960c0fd07f675f47c7575.tar.gz
NSS trunk now claims to be NSS 3.12.2 Beta.
-rw-r--r--security/nss/lib/nss/nss.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/nss/lib/nss/nss.h b/security/nss/lib/nss/nss.h
index 5e78a7d30..2c594a021 100644
--- a/security/nss/lib/nss/nss.h
+++ b/security/nss/lib/nss/nss.h
@@ -70,11 +70,11 @@ SEC_BEGIN_PROTOS
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>][ <ECC>][ <Beta>]"
*/
-#define NSS_VERSION "3.12.1.1" _NSS_ECC_STRING _NSS_CUSTOMIZED
+#define NSS_VERSION "3.12.2" _NSS_ECC_STRING " Beta" _NSS_CUSTOMIZED
#define NSS_VMAJOR 3
#define NSS_VMINOR 12
-#define NSS_VPATCH 1
-#define NSS_BETA PR_FALSE
+#define NSS_VPATCH 2
+#define NSS_BETA PR_TRUE
/*
* Return a boolean that indicates whether the underlying library