diff options
author | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-06-21 17:54:52 +0000 |
---|---|---|
committer | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-06-21 17:54:52 +0000 |
commit | 90add9e4f695f08544cb886a8ee6466a13801ae4 (patch) | |
tree | 51bc2dd6dcfeb39604ef077b89bbc9d918266f82 | |
parent | 3fff993afa1895fbc70f405c2585b41146bea748 (diff) |
Updated build instructions
-rw-r--r-- | README-build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README-build.html b/README-build.html index 528df10..40e1245 100644 --- a/README-build.html +++ b/README-build.html @@ -81,7 +81,7 @@ work.We have built j3d-examples on the following operating environments:<br> <p>The following software must be installed:</p> <ul> <li><a href="http://java.sun.com/j2se">JDK 1.4.2</a> </li> - <li><a href="http://jakarta.apache.org/ant">Apache Ant 1.6.1</a> </li> + <li><a href="http://jakarta.apache.org/ant">Apache Ant 1.6.5</a> </li> <li><a href="https://java3d.dev.java.net/">Java 3D 1.4.0</a> or later. </li> </ul> |