From 42388198d92da6d995cffe4d598ce57749bda08e Mon Sep 17 00:00:00 2001 From: "wtc%netscape.com" Date: Sat, 1 Mar 2003 00:35:43 +0000 Subject: [PATCH] Set NSS version to 3.7.2. git-svn-id: svn://10.0.0.236/branches/NSS_3_7_BRANCH@138743 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/nss/lib/nss/nss.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mozilla/security/nss/lib/nss/nss.h b/mozilla/security/nss/lib/nss/nss.h index 06dcc0fe51f..c2e75b6d68b 100644 --- a/mozilla/security/nss/lib/nss/nss.h +++ b/mozilla/security/nss/lib/nss/nss.h @@ -32,7 +32,7 @@ * may use your version of this file under either the MPL or the * GPL. * - * $Id: nss.h,v 1.23.2.8 2003-01-30 21:10:51 wtc%netscape.com Exp $ + * $Id: nss.h,v 1.23.2.9 2003-03-01 00:35:43 wtc%netscape.com Exp $ */ #ifndef __nss_h_ @@ -49,11 +49,11 @@ SEC_BEGIN_PROTOS * The format of the version string should be * ".[.] []" */ -#define NSS_VERSION "3.7.2 Beta" +#define NSS_VERSION "3.7.2" #define NSS_VMAJOR 3 #define NSS_VMINOR 7 #define NSS_VPATCH 2 -#define NSS_BETA PR_TRUE +#define NSS_BETA PR_FALSE /*