summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrrelyea%redhat.com <devnull@localhost>2008-04-08 18:48:50 +0000
committerrrelyea%redhat.com <devnull@localhost>2008-04-08 18:48:50 +0000
commit639e5b0239e08009b2eede2c361f12e2c518b752 (patch)
tree6b0baa2668e6033c41169d1667c64f439a7e94cc
parent4916f27f27d744219a11b24c4824cb3e7f5f7f32 (diff)
downloadnss-hg-639e5b0239e08009b2eede2c361f12e2c518b752.tar.gz
-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 c1cee7638..67f081804 100644
--- a/security/nss/lib/nss/nss.h
+++ b/security/nss/lib/nss/nss.h
@@ -70,7 +70,7 @@ SEC_BEGIN_PROTOS
* The format of the version string should be
* "<major version>.<minor version>[.<patch level>][ <ECC>][ <Beta>]"
*/
-#define NSS_VERSION "3.12.0.0" _NSS_ECC_STRING _NSS_CUSTOMIZED
+#define NSS_VERSION "3.12.0.1" _NSS_ECC_STRING _NSS_CUSTOMIZED
#define NSS_VMAJOR 3
#define NSS_VMINOR 12
#define NSS_VPATCH 0