summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2003-08-28 22:29:34 +0000
committerwtc%netscape.com <devnull@localhost>2003-08-28 22:29:34 +0000
commit5f6dbad1dbe9c58ffbdf4f9db6e98163ea5ba7dc (patch)
tree24e3a72b097e73ec16c9f5624f64717d69c62ac5
parent0a10afb343b084c67036f80b80e8dc36b739da82 (diff)
downloadnss-hg-5f6dbad1dbe9c58ffbdf4f9db6e98163ea5ba7dc.tar.gz
Set NSS version to 3.8.2 Beta 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 fd2103595..f2c73b7c8 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.8.2 Beta"
+#define NSS_VERSION "3.8.2 Beta 2"
#define NSS_VMAJOR 3
#define NSS_VMINOR 8
#define NSS_VPATCH 2