From e455bd1e4d4b239f457b848c591ed934616637c0 Mon Sep 17 00:00:00 2001 From: "ted.mielczarek%gmail.com" Date: Wed, 30 Jun 2010 00:23:54 +0000 Subject: [PATCH] Set NSPR version to 4.8.5 git-svn-id: svn://10.0.0.236/trunk@260601 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 48651462f20..73c3ac46fd0 100644 --- a/mozilla/nsprpub/pr/include/prinit.h +++ b/mozilla/nsprpub/pr/include/prinit.h @@ -63,11 +63,11 @@ PR_BEGIN_EXTERN_C ** The format of the version string is ** ".[.] []" */ -#define PR_VERSION "4.8.5 Beta" +#define PR_VERSION "4.8.5" #define PR_VMAJOR 4 #define PR_VMINOR 8 #define PR_VPATCH 5 -#define PR_BETA PR_TRUE +#define PR_BETA PR_FALSE /* ** PRVersionCheck