antoine 2004/07/02 01:42:22
Modified: . Tag: ANT_16_BRANCH build.xml
docs/manual Tag: ANT_16_BRANCH cover.html credits.html
Log:
preparation for release 1.6.2beta1
Revision Changes Path
No revision
No revision
1.392.2.31 +2 -2 ant/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/ant/build.xml,v
retrieving revision 1.392.2.30
retrieving revision 1.392.2.31
diff -u -r1.392.2.30 -r1.392.2.31
--- build.xml 25 Jun 2004 13:50:16 -0000 1.392.2.30
+++ build.xml 2 Jul 2004 08:42:22 -0000 1.392.2.31
@@ -25,8 +25,8 @@
-->
<property name="Name" value="Apache Ant"/>
<property name="name" value="ant"/>
- <property name="version" value="1.6.1"/>
- <property name="manifest-version" value="1.6.1"/>
+ <property name="version" value="1.6.2beta1"/>
+ <property name="manifest-version" value="1.6.2beta1"/>
<property name="bootstrap.jar" value="ant-bootstrap.jar"/>
<property name="ant.package" value="org/apache/tools/ant"/>
No revision
No revision
1.6.2.7 +3 -3 ant/docs/manual/cover.html
Index: cover.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/cover.html,v
retrieving revision 1.6.2.6
retrieving revision 1.6.2.7
diff -u -r1.6.2.6 -r1.6.2.7
--- cover.html 12 Feb 2004 12:38:59 -0000 1.6.2.6
+++ cover.html 2 Jul 2004 08:42:22 -0000 1.6.2.7
@@ -2,15 +2,15 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
-<title>Apache Ant 1.6.1 User Manual</title>
+<title>Apache Ant 1.6.2beta1 User Manual</title>
<link rel="stylesheet" type="text/css" href="stylesheets/antmanual.css">
</head>
<body bgcolor="#FFFFFF">
<div align="center">
<h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1>
- <h1>Apache Ant 1.6.1 Manual</h1>
- <p align="left">This is the manual for version 1.6.1 of
+ <h1>Apache Ant 1.6.2beta1 Manual</h1>
+ <p align="left">This is the manual for version 1.6.2beta1 of
<a href="http://ant.apache.org/index.html">Apache Ant</a>.
If your version
of Ant (as verified with <tt>ant -version</tt>) is older or newer than
this
1.23.2.9 +2 -2 ant/docs/manual/credits.html
Index: credits.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/credits.html,v
retrieving revision 1.23.2.8
retrieving revision 1.23.2.9
diff -u -r1.23.2.8 -r1.23.2.9
--- credits.html 12 Feb 2004 12:38:59 -0000 1.23.2.8
+++ credits.html 2 Jul 2004 08:42:22 -0000 1.23.2.9
@@ -46,7 +46,7 @@
</ul>
<center>
-<p>Version: 1.6.1<br>
+<p>Version: 1.6.2beta1<br>
$Id$</p>
</center>
<hr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]