4.1.6 RTM

git-svn-id: svn://10.0.0.236/branches/NSPRPUB_RELEASE_4_1_BRANCH@146656 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
glen.beasley%sun.com
2003-09-09 16:26:43 +00:00
parent 91fb4d36ef
commit 30eea91fec

View File

@@ -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.1.5 Beta"
#define PR_VERSION "4.1.6 RTM"
#define PR_VMAJOR 4
#define PR_VMINOR 1
#define PR_VPATCH 5
#define PR_BETA PR_TRUE
#define PR_VPATCH 6
#define PR_BETA PR_FALSE
/*
** PRVersionCheck