diff --git a/mozilla/nsprpub/pr/include/prinit.h b/mozilla/nsprpub/pr/include/prinit.h index ad2a6f1fc90..8511fa456c3 100644 --- a/mozilla/nsprpub/pr/include/prinit.h +++ b/mozilla/nsprpub/pr/include/prinit.h @@ -60,11 +60,11 @@ PR_BEGIN_EXTERN_C ** The format of the version string is ** ".[.] []" */ -#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