diff --git a/mozilla/security/nss/lib/nss/nss.h b/mozilla/security/nss/lib/nss/nss.h index 0baf26e90b5..8979393efd5 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.23.2.17 2003-06-04 18:09:49 wtc%netscape.com Exp $ + * $Id: nss.h,v 1.23.2.18 2003-06-05 22:28:47 wtc%netscape.com Exp $ */ #ifndef __nss_h_ @@ -49,11 +49,11 @@ SEC_BEGIN_PROTOS * The format of the version string should be * ".[.] []" */ -#define NSS_VERSION "3.7.6" +#define NSS_VERSION "3.7.7 Beta" #define NSS_VMAJOR 3 #define NSS_VMINOR 7 -#define NSS_VPATCH 6 -#define NSS_BETA PR_FALSE +#define NSS_VPATCH 7 +#define NSS_BETA PR_TRUE /*