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