summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2011-01-06 18:01:19 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2011-01-06 18:01:19 +0000
commitbcfe4f8dff535778e70bff30113787945497b444 (patch)
tree56d9ad1ed0b5085e5fd6003b40f1d084f7622e2a
parentc43ce7673268dc2c7e699821ea5722b8d7d49a3c (diff)
downloadnspr-hg-bcfe4f8dff535778e70bff30113787945497b444.tar.gz
Prepare NSPR 4.8.7 RC0.NSPR_4_8_7_RTM
-rw-r--r--pr/include/prinit.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pr/include/prinit.h b/pr/include/prinit.h
index 27a1f658..b3fc1732 100644
--- a/pr/include/prinit.h
+++ b/pr/include/prinit.h
@@ -63,11 +63,11 @@ PR_BEGIN_EXTERN_C
** The format of the version string is
** "<major version>.<minor version>[.<patch level>] [<Beta>]"
*/
-#define PR_VERSION "4.8.7 Beta"
+#define PR_VERSION "4.8.7"
#define PR_VMAJOR 4
#define PR_VMINOR 8
#define PR_VPATCH 7
-#define PR_BETA PR_TRUE
+#define PR_BETA PR_FALSE
/*
** PRVersionCheck