mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
Set NSS version to 3.9 Beta 3.
This commit is contained in:
parent
bf7997bdef
commit
c48834ab7e
@ -32,7 +32,7 @@
|
||||
* may use your version of this file under either the MPL or the
|
||||
* GPL.
|
||||
*
|
||||
* $Id: nss.h,v 1.29 2003/11/04 05:52:51 wchang0222%aol.com Exp $
|
||||
* $Id: nss.h,v 1.30 2003/11/18 00:57:26 wchang0222%aol.com Exp $
|
||||
*/
|
||||
|
||||
#ifndef __nss_h_
|
||||
@ -49,7 +49,7 @@ SEC_BEGIN_PROTOS
|
||||
* The format of the version string should be
|
||||
* "<major version>.<minor version>[.<patch level>] [<Beta>]"
|
||||
*/
|
||||
#define NSS_VERSION "3.9 Beta 2"
|
||||
#define NSS_VERSION "3.9 Beta 3"
|
||||
#define NSS_VMAJOR 3
|
||||
#define NSS_VMINOR 9
|
||||
#define NSS_VPATCH 0
|
||||
|
Loading…
Reference in New Issue
Block a user