summaryrefslogtreecommitdiff
path: root/pr/include/prinit.h
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>1998-10-05 18:58:25 +0000
committerwtc%netscape.com <devnull@localhost>1998-10-05 18:58:25 +0000
commit6a1022dcb220f47b55aff970bdbefdc77ce0af7a (patch)
tree28d3e5152d8a4fdc24abbb93f792caf641e412ec /pr/include/prinit.h
parentcb6dd1e221b0125373c29d087b32a1c220d810f1 (diff)
downloadnspr-hg-6a1022dcb220f47b55aff970bdbefdc77ce0af7a.tar.gz
More mozilla/nsprpub updates, including:
- Patch for MkLinux and glibc 2.1. Removed the MKLINUX macro. This patch is contributed by Tom Rini <trini@kernel.crashing.org>. - Patch to make the emulated threads work on ARM/Linux. Contributed by raff@netwinder.org.
Diffstat (limited to 'pr/include/prinit.h')
-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 7ba12fea..b531b85d 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.0 yyyymmdd"
+#define PR_VERSION "3.0 19981002"
#define PR_VMAJOR 3
#define PR_VMINOR 0
#define PR_VPATCH 0
-#define PR_BETA PR_TRUE
+#define PR_BETA PR_FALSE
/*
** PRVersionCheck