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