From 30eea91feccdd894e976c04e57bbb42c1fe7c2bf Mon Sep 17 00:00:00 2001 From: "glen.beasley%sun.com" Date: Tue, 9 Sep 2003 16:26:43 +0000 Subject: [PATCH] 4.1.6 RTM git-svn-id: svn://10.0.0.236/branches/NSPRPUB_RELEASE_4_1_BRANCH@146656 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/nsprpub/pr/include/prinit.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/mozilla/nsprpub/pr/include/prinit.h b/mozilla/nsprpub/pr/include/prinit.h index 3fa56c781da..a653d3086c4 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.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