summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>1999-05-11 22:04:25 +0000
committerwtc%netscape.com <devnull@localhost>1999-05-11 22:04:25 +0000
commitf92867dc3cb279027f07035add4d2d51035c610d (patch)
treee22bcbebfe76fe994f48848ae30ddf848e1ba1cc
parente085d9eb6e1b1907aec6bdc12f1b7aea5cad0fc7 (diff)
downloadnspr-hg-NSPRPUB_RELEASE_3_1_BRANCH.tar.gz
-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 336d21fd..98b2034d 100644
--- a/pr/include/prinit.h
+++ b/pr/include/prinit.h
@@ -44,11 +44,11 @@ PR_BEGIN_EXTERN_C
** The format of the version string is
** "<major version>.<minor version> <build date>"
*/
-#define PR_VERSION "3.1.1"
+#define PR_VERSION "3.1.2-Beta 1"
#define PR_VMAJOR 3
#define PR_VMINOR 1
-#define PR_VPATCH 1
-#define PR_BETA PR_FALSE
+#define PR_VPATCH 2
+#define PR_BETA PR_TRUE
/*
** PRVersionCheck