summaryrefslogtreecommitdiff
path: root/pr/include/prinit.h
diff options
context:
space:
mode:
authorcvs2hg <devnull@localhost>2007-11-07 22:25:20 +0000
committercvs2hg <devnull@localhost>2007-11-07 22:25:20 +0000
commit2bbaa9b6112bb1669f468f142241e4376160d684 (patch)
tree5d15212a7a9d7ba155977a7b79901209679b4f25 /pr/include/prinit.h
parent5813276c3e2c1796bcb3a72277e9190fa7f1f16a (diff)
downloadnspr-hg-2bbaa9b6112bb1669f468f142241e4376160d684.tar.gz
fixup commit for branch 'GECKO181_20080827_RELBRANCH'GECKO181_20080827_RELBRANCH
Diffstat (limited to 'pr/include/prinit.h')
-rw-r--r--pr/include/prinit.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/pr/include/prinit.h b/pr/include/prinit.h
index e7ca7bce..f88ecbde 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.1 Beta"
+#define PR_VERSION "4.6.8"
#define PR_VMAJOR 4
#define PR_VMINOR 6
-#define PR_VPATCH 1
-#define PR_BETA PR_TRUE
+#define PR_VPATCH 8
+#define PR_BETA PR_FALSE
/*
** PRVersionCheck