summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%google.com <devnull@localhost>2009-10-05 23:39:22 +0000
committerwtc%google.com <devnull@localhost>2009-10-05 23:39:22 +0000
commit5451a40e2509e45645ca0c784a6c5c957de40cad (patch)
tree50244812fc397d62287575ad8df39b5ee9b4bad5
parent1468a7ebddbefc73efa292031495e37c6312a139 (diff)
downloadnspr-hg-5451a40e2509e45645ca0c784a6c5c957de40cad.tar.gz
Set NSPR version to 4.7.6 Beta 2.
Tag: NSPR_4_7_BRANCH
-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 858db049..ef011170 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.7.6 Beta 1"
+#define PR_VERSION "4.7.6 Beta 2"
#define PR_VMAJOR 4
#define PR_VMINOR 7
#define PR_VPATCH 6