From eeb69bf78bc89e78a50409df97aad512b7dccf36 Mon Sep 17 00:00:00 2001 From: "wtc%netscape.com" Date: Fri, 1 Sep 2000 16:07:38 +0000 Subject: [PATCH] Set version number to 4.1. git-svn-id: svn://10.0.0.236/trunk@77883 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/nsprpub/pr/include/prinit.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/nsprpub/pr/include/prinit.h b/mozilla/nsprpub/pr/include/prinit.h index 71d0979f6ab..e6e612bcb62 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 Beta" +#define PR_VERSION "4.1" #define PR_VMAJOR 4 #define PR_VMINOR 1 #define PR_VPATCH 0 -#define PR_BETA PR_TRUE +#define PR_BETA PR_FALSE /* ** PRVersionCheck