summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%google.com <devnull@localhost>2008-03-14 22:05:11 +0000
committerwtc%google.com <devnull@localhost>2008-03-14 22:05:11 +0000
commita585ff873466e5f863c822b3c68357705f5a5061 (patch)
tree8fd934004eac671dbd61bec955d10a69fc6c4626
parentacc870db499ce3609104fc058a123e0bd965bd09 (diff)
downloadnspr-hg-a585ff873466e5f863c822b3c68357705f5a5061.tar.gz
-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 e7db8dfd..970ee058 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.1 Beta"
+#define PR_VERSION "4.7.1 Beta 2"
#define PR_VMAJOR 4
#define PR_VMINOR 7
#define PR_VPATCH 1