summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%google.com <devnull@localhost>2008-10-07 21:46:40 +0000
committerwtc%google.com <devnull@localhost>2008-10-07 21:46:40 +0000
commitecad6a872f153e5be8ee481a1d6b8829d0aef03c (patch)
tree676b2a195e828039b20cf2a57ebad9919cbcd072
parent94833b11a0baf7b967c18b2654b3cb5cce45db81 (diff)
downloadnspr-hg-ecad6a872f153e5be8ee481a1d6b8829d0aef03c.tar.gz
Set NSPR version to 4.7.2 Beta 4.
-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 1ac35bcf..bc9eae57 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.2 Beta 3"
+#define PR_VERSION "4.7.2 Beta 4"
#define PR_VMAJOR 4
#define PR_VMINOR 7
#define PR_VPATCH 2