Loading nsprpub/TAG-INFO +1 −1 Original line number Diff line number Diff line NSPR_4_35_BETA1 No newline at end of file NSPR_4_35_RTM No newline at end of file nsprpub/config/prdepend.h +0 −1 Original line number Diff line number Diff line Loading @@ -10,4 +10,3 @@ */ #error "Do not include this header file." nsprpub/pr/include/prinit.h +2 −2 Original line number Diff line number Diff line Loading @@ -31,11 +31,11 @@ PR_BEGIN_EXTERN_C ** The format of the version string is ** "<major version>.<minor version>[.<patch level>] [<Beta>]" */ #define PR_VERSION "4.35 Beta" #define PR_VERSION "4.35" #define PR_VMAJOR 4 #define PR_VMINOR 35 #define PR_VPATCH 0 #define PR_BETA PR_TRUE #define PR_BETA PR_FALSE /* ** PRVersionCheck Loading Loading
nsprpub/TAG-INFO +1 −1 Original line number Diff line number Diff line NSPR_4_35_BETA1 No newline at end of file NSPR_4_35_RTM No newline at end of file
nsprpub/config/prdepend.h +0 −1 Original line number Diff line number Diff line Loading @@ -10,4 +10,3 @@ */ #error "Do not include this header file."
nsprpub/pr/include/prinit.h +2 −2 Original line number Diff line number Diff line Loading @@ -31,11 +31,11 @@ PR_BEGIN_EXTERN_C ** The format of the version string is ** "<major version>.<minor version>[.<patch level>] [<Beta>]" */ #define PR_VERSION "4.35 Beta" #define PR_VERSION "4.35" #define PR_VMAJOR 4 #define PR_VMINOR 35 #define PR_VPATCH 0 #define PR_BETA PR_TRUE #define PR_BETA PR_FALSE /* ** PRVersionCheck Loading