From 435bc1ad86468a8f0e946076555323a12962d4a6 Mon Sep 17 00:00:00 2001 From: "wchang0222%aol.com" Date: Thu, 8 Jan 2004 01:04:56 +0000 Subject: [PATCH] Set NSS version to 3.9. --- security/nss/lib/nss/nss.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/security/nss/lib/nss/nss.h b/security/nss/lib/nss/nss.h index 6d742dab3efd..9acbafd74514 100644 --- a/security/nss/lib/nss/nss.h +++ b/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.33 2003/12/24 06:22:49 wchang0222%aol.com Exp $ + * $Id: nss.h,v 1.34 2004/01/08 01:04:56 wchang0222%aol.com Exp $ */ #ifndef __nss_h_ @@ -49,11 +49,11 @@ SEC_BEGIN_PROTOS * The format of the version string should be * ".[.] []" */ -#define NSS_VERSION "3.9 Beta 6" +#define NSS_VERSION "3.9" #define NSS_VMAJOR 3 #define NSS_VMINOR 9 #define NSS_VPATCH 0 -#define NSS_BETA PR_TRUE +#define NSS_BETA PR_FALSE /*