diff --git a/nsprpub/pr/include/prinit.h b/nsprpub/pr/include/prinit.h index 2373eb4eeb0..a3b1e4c0c49 100644 --- a/nsprpub/pr/include/prinit.h +++ b/nsprpub/pr/include/prinit.h @@ -63,7 +63,7 @@ PR_BEGIN_EXTERN_C ** The format of the version string is ** ".[.] []" */ -#define PR_VERSION "4.7.2 Beta" +#define PR_VERSION "4.7.2 Beta 1" #define PR_VMAJOR 4 #define PR_VMINOR 7 #define PR_VPATCH 2