Set NSS version to 3.7.6.
Tag: NSS_3_7_BRANCH git-svn-id: svn://10.0.0.236/branches/NSS_3_7_BRANCH@143289 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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.16 2003-06-03 00:27:24 wtc%netscape.com Exp $
|
||||
* $Id: nss.h,v 1.23.2.17 2003-06-04 18:09:49 wtc%netscape.com Exp $
|
||||
*/
|
||||
|
||||
#ifndef __nss_h_
|
||||
@@ -49,11 +49,11 @@ SEC_BEGIN_PROTOS
|
||||
* The format of the version string should be
|
||||
* "<major version>.<minor version>[.<patch level>] [<Beta>]"
|
||||
*/
|
||||
#define NSS_VERSION "3.7.6 Beta"
|
||||
#define NSS_VERSION "3.7.6"
|
||||
#define NSS_VMAJOR 3
|
||||
#define NSS_VMINOR 7
|
||||
#define NSS_VPATCH 6
|
||||
#define NSS_BETA PR_TRUE
|
||||
#define NSS_BETA PR_FALSE
|
||||
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user