aboutsummaryrefslogtreecommitdiffstats
path: root/release-info
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2005-10-17 22:56:23 +0000
committerKevin Rushforth <[email protected]>2005-10-17 22:56:23 +0000
commit356bbf2bd325380e16fd77d34fffd084dc1c0928 (patch)
tree1d67b61e1a427baa49047341ee825bca9b423553 /release-info
parent68449b2071392af151a75f90610026465c426401 (diff)
Merged changes from dev-1_4 branch into the main trunk.
NOTE: all 1.4 development will now proceed on the main trunk. The dev-1_4 branch is closed. git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@445 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'release-info')
-rw-r--r--release-info/pre-release/HOW-TO-INSTALL.txt2
-rw-r--r--release-info/pre-release/README.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/release-info/pre-release/HOW-TO-INSTALL.txt b/release-info/pre-release/HOW-TO-INSTALL.txt
index aa91ff0..1c85efb 100644
--- a/release-info/pre-release/HOW-TO-INSTALL.txt
+++ b/release-info/pre-release/HOW-TO-INSTALL.txt
@@ -4,6 +4,6 @@ and unzip (or unjar) the zip file. For example, if your JDK is installed
in /usr/java/j2sdk1.5.0, you would install this as follows:
cd /usr/java/j2sdk1.5.0/jre
- unzip /path-to-extracted-files/j3d-jre-*.zip
+ unzip /path-to-extracted-files/j3d-140-*.zip
You may need to be "root" to do this on Solaris or Linux.
diff --git a/release-info/pre-release/README.txt b/release-info/pre-release/README.txt
index 40edd3a..8420795 100644
--- a/release-info/pre-release/README.txt
+++ b/release-info/pre-release/README.txt
@@ -1,4 +1,4 @@
-This binary release of Java 3D 1.3.3-experimental is an intermediate
+This binary release of Java 3D 1.4.0-experimental is an intermediate
build made available for testing purposes only. The code is untested
and presumed incompatible with the Java 3D(TM) API specification. You
must only use this code in accordance with the terms under which the