mbenson 2005/04/22 09:35:22
Modified: docs/manual/CoreTasks fail.html
Log:
duh
Revision Changes Path
1.15 +1 -1 ant/docs/manual/CoreTasks/fail.html
Index: fail.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/CoreTasks/fail.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- fail.html 7 Mar 2005 18:09:09 -0000 1.14
+++ fail.html 22 Apr 2005 16:35:22 -0000 1.15
@@ -41,7 +41,7 @@
<td valign="top">status</td>
<td valign="top">Exit using the specified status code;
assuming the generated Exception is not caught, the
- JVM will exit with this status. <em>Since Ant 1.7</em></td>
+ JVM will exit with this status. <em>Since Ant 1.6.2</em></td>
<td align="center" valign="top">No</td>
</tr>
</table>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|