Author: bodewig
Date: Tue Oct 14 03:10:49 2008
New Revision: 704431
URL: http://svn.apache.org/viewvc?rev=704431&view=rev
Log:
Peter says Ant 1.7.0 didn't work with Java 1.2 either.
Modified:
ant/core/trunk/xdocs/faq.xml
Modified: ant/core/trunk/xdocs/faq.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/xdocs/faq.xml?rev=704431&r1=704430&r2=704431&view=diff
==============================================================================
--- ant/core/trunk/xdocs/faq.xml (original)
+++ ant/core/trunk/xdocs/faq.xml Tue Oct 14 03:10:49 2008
@@ -258,12 +258,12 @@
</tr>
<tr>
- <td>1.6.0 up to 1.7.0</td>
+ <td>1.6.0 up to 1.6.5</td>
<td>1.2</td>
</tr>
<tr>
- <td>1.7.1 up to the current svn trunk</td>
+ <td>1.7.0 up to the current svn trunk</td>
<td>1.3</td>
</tr>
</table>