From b2ed3b88cfb1562976a6944e3095e39b62bd340f Mon Sep 17 00:00:00 2001 From: "wchang0222%aol.com" Date: Thu, 18 Dec 2003 21:45:34 +0000 Subject: [PATCH] Set NSS version to 3.9 Beta 4. git-svn-id: svn://10.0.0.236/trunk@150444 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/nss/lib/nss/nss.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/security/nss/lib/nss/nss.h b/mozilla/security/nss/lib/nss/nss.h index 352382ab79d..e379d217fd0 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.30 2003-11-18 00:57:26 wchang0222%aol.com Exp $ + * $Id: nss.h,v 1.31 2003-12-18 21:45:34 wchang0222%aol.com Exp $ */ #ifndef __nss_h_ @@ -49,7 +49,7 @@ SEC_BEGIN_PROTOS * The format of the version string should be * ".[.] []" */ -#define NSS_VERSION "3.9 Beta 3" +#define NSS_VERSION "3.9 Beta 4" #define NSS_VMAJOR 3 #define NSS_VMINOR 9 #define NSS_VPATCH 0