summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtchang%redhat.com <devnull@localhost>2005-10-06 23:54:26 +0000
committerwtchang%redhat.com <devnull@localhost>2005-10-06 23:54:26 +0000
commit5334b376e7d8da7ffb71ef1e71611da664830988 (patch)
tree2beb6ede90f4b8d9556ebe4bef22a1ba33e483e9
parent60cd340f0cc494a978480e6b65e2e24690d44b8c (diff)
downloadnss-hg-NSS_3_10_2_BETA2.tar.gz
Set NSS version to 3.10.2 Beta 2.NSS_3_10_2_BETA2
Tag: NSS_3_10_BRANCH
-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 0f5a95e52..d824e516c 100644
--- a/security/nss/lib/nss/nss.h
+++ b/security/nss/lib/nss/nss.h
@@ -52,7 +52,7 @@ SEC_BEGIN_PROTOS
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>] [<Beta>]"
*/
-#define NSS_VERSION "3.10.2 Beta"
+#define NSS_VERSION "3.10.2 Beta 2"
#define NSS_VMAJOR 3
#define NSS_VMINOR 10
#define NSS_VPATCH 2