diff options
author | Kevin Rushforth <[email protected]> | 2006-09-29 18:04:13 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2006-09-29 18:04:13 +0000 |
commit | 908d0fbb2ea26226165cd42f12abf0d27e4a3f53 (patch) | |
tree | 0258d2293efab8f4eafba39a528a3d2eedd0c3cb /README-build.html | |
parent | 0661a22dd9278b20856b13b08ff22d248119cf6b (diff) |
Merged dev-1_5 branch back to MAIN trunk
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@701 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'README-build.html')
-rw-r--r-- | README-build.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README-build.html b/README-build.html index d5e2376..7c1f4fa 100644 --- a/README-build.html +++ b/README-build.html @@ -69,9 +69,9 @@ comes with <a href="http://www.mingw.org">MinGW version 3.1.0-1</a> <p> The following software must be installed:<br> </p> <ul> - <li><a href="http://java.sun.com/j2se">JDK 1.4.2 </a><br> + <li><a href="http://java.sun.com/j2se">JDK 1.5.0 </a><br> </li> - <li><a href="http://jakarta.apache.org/ant">Apache Ant 1.6.5</a><br> + <li><a href="http://jakarta.apache.org/ant">Apache Ant 1.6.1</a><br> </li> <li>C Compiler (Either one of the following depending on the platform)<br> </li> |