summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%google.com <devnull@localhost>2008-05-01 17:10:49 +0000
committerwtc%google.com <devnull@localhost>2008-05-01 17:10:49 +0000
commit5acd7227870455481a2f6177833eb18a8d1be63b (patch)
tree0e489039a1a6eefd831cc782dd94f5cab3e63d50
parentab2d127b73b1ef8ae8896ba1022c10d7fb26247a (diff)
downloadnspr-hg-5acd7227870455481a2f6177833eb18a8d1be63b.tar.gz
-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 970ee058..5239e4fa 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.7.1 Beta 2"
+#define PR_VERSION "4.7.1"
#define PR_VMAJOR 4
#define PR_VMINOR 7
#define PR_VPATCH 1
-#define PR_BETA PR_TRUE
+#define PR_BETA PR_FALSE
/*
** PRVersionCheck