summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%google.com <devnull@localhost>2010-07-09 15:44:19 +0000
committerwtc%google.com <devnull@localhost>2010-07-09 15:44:19 +0000
commit5fff955c659d3f4638352cbbd74ea18e2f0cd992 (patch)
treebd1f66ab101237ce8b5d91e4c43f93e056cd574e
parent63f337c4b5e9412886677a0ca1465ab577de3940 (diff)
downloadnspr-hg-NSPR_4_8_6_BETA2.tar.gz
Set NSPR version to 4.8.6 Beta 2.NSPR_4_8_6_BETA2
-rw-r--r--pr/include/prinit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/include/prinit.h b/pr/include/prinit.h
index a964e6f2..0afd77b7 100644
--- a/pr/include/prinit.h
+++ b/pr/include/prinit.h
@@ -63,7 +63,7 @@ PR_BEGIN_EXTERN_C
** The format of the version string is
** "<major version>.<minor version>[.<patch level>] [<Beta>]"
*/
-#define PR_VERSION "4.8.6 Beta"
+#define PR_VERSION "4.8.6 Beta 2"
#define PR_VMAJOR 4
#define PR_VMINOR 8
#define PR_VPATCH 6