summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristophe.ravel.bugs%sun.com <devnull@localhost>2006-11-15 23:39:21 +0000
committerchristophe.ravel.bugs%sun.com <devnull@localhost>2006-11-15 23:39:21 +0000
commit74dd317a127ae0f162460b601aa4b87322ad4934 (patch)
tree96699b523127496d4c6face5b56186e3b80a407e
parentbc63506a5dab7e06eb1d84fdcccc55a2a8f082f8 (diff)
downloadnspr-hg-74dd317a127ae0f162460b601aa4b87322ad4934.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 69f45276..d040169e 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.6.4 Beta"
+#define PR_VERSION "4.6.4"
#define PR_VMAJOR 4
#define PR_VMINOR 6
#define PR_VPATCH 4
-#define PR_BETA PR_TRUE
+#define PR_BETA PR_FALSE
/*
** PRVersionCheck