Loading nsprpub/TAG-INFO +1 −1 Original line number Diff line number Diff line NSPR_4_33_BETA1 No newline at end of file NSPR_4_33_RTM No newline at end of file nsprpub/config/prdepend.h +1 −0 Original line number Diff line number Diff line Loading @@ -10,3 +10,4 @@ */ #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.33 Beta" #define PR_VERSION "4.33" #define PR_VMAJOR 4 #define PR_VMINOR 33 #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_33_BETA1 No newline at end of file NSPR_4_33_RTM No newline at end of file
nsprpub/config/prdepend.h +1 −0 Original line number Diff line number Diff line Loading @@ -10,3 +10,4 @@ */ #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.33 Beta" #define PR_VERSION "4.33" #define PR_VMAJOR 4 #define PR_VMINOR 33 #define PR_VPATCH 0 #define PR_BETA PR_TRUE #define PR_BETA PR_FALSE /* ** PRVersionCheck Loading