Set NSPR version to 4.3.
git-svn-id: svn://10.0.0.236/trunk@140372 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
01b9077a10
commit
1495fdd9f8
@ -60,11 +60,11 @@ PR_BEGIN_EXTERN_C
|
||||
** The format of the version string is
|
||||
** "<major version>.<minor version>[.<patch level>] [<Beta>]"
|
||||
*/
|
||||
#define PR_VERSION "4.3 Beta"
|
||||
#define PR_VERSION "4.3"
|
||||
#define PR_VMAJOR 4
|
||||
#define PR_VMINOR 3
|
||||
#define PR_VPATCH 0
|
||||
#define PR_BETA PR_TRUE
|
||||
#define PR_BETA PR_FALSE
|
||||
|
||||
/*
|
||||
** PRVersionCheck
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user