From d2431db77358fdbe3ee00a4fe4e26eb6b19c3d71 Mon Sep 17 00:00:00 2001 From: "wchang0222%aol.com" Date: Mon, 22 Dec 2003 22:35:45 +0000 Subject: [PATCH] Set NSS version to 3.4.6 Beta. Tag: NSS_3_4_BRANCH git-svn-id: svn://10.0.0.236/branches/NSS_3_4_BRANCH@150638 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/nss/lib/nss/nss.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mozilla/security/nss/lib/nss/nss.h b/mozilla/security/nss/lib/nss/nss.h index e698bae240b..ec561809978 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.18.2.17 2003-11-07 15:02:13 wchang0222%aol.com Exp $ + * $Id: nss.h,v 1.18.2.18 2003-12-22 22:35:45 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.4.5" +#define NSS_VERSION "3.4.6 Beta" #define NSS_VMAJOR 3 #define NSS_VMINOR 4 -#define NSS_VPATCH 5 -#define NSS_BETA PR_FALSE +#define NSS_VPATCH 6 +#define NSS_BETA PR_TRUE /*