From cd20d7b12e41bf85500165341004ca65189407da Mon Sep 17 00:00:00 2001 From: "wtchang%redhat.com" Date: Fri, 5 Jan 2007 23:57:36 +0000 Subject: [PATCH] Set the NSS version to 3.11.5 Beta 2. Tag: NSS_3_11_BRANCH git-svn-id: svn://10.0.0.236/branches/NSS_3_11_BRANCH@217872 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 e8e09b73245..100525250b0 100644 --- a/mozilla/security/nss/lib/nss/nss.h +++ b/mozilla/security/nss/lib/nss/nss.h @@ -36,7 +36,7 @@ * the terms of any one of the MPL, the GPL or the LGPL. * * ***** END LICENSE BLOCK ***** */ -/* $Id: nss.h,v 1.46.2.11 2006-12-06 19:28:05 wtchang%redhat.com Exp $ */ +/* $Id: nss.h,v 1.46.2.12 2007-01-05 23:57:36 wtchang%redhat.com Exp $ */ #ifndef __nss_h_ #define __nss_h_ @@ -63,7 +63,7 @@ SEC_BEGIN_PROTOS * The format of the version string should be * ".[.][ ][ ]" */ -#define NSS_VERSION "3.11.5" _NSS_ECC_STRING " Beta" +#define NSS_VERSION "3.11.5" _NSS_ECC_STRING " Beta 2" #define NSS_VMAJOR 3 #define NSS_VMINOR 11 #define NSS_VPATCH 5