conor 2003/04/08 07:17:05
Modified: . Tag: ANT_15_BRANCH build.xml
docs/manual Tag: ANT_15_BRANCH cover.html credits.html
Log:
Preparation for 1.5.3 release
Revision Changes Path
No revision
No revision
1.304.2.50 +1 -1 ant/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/ant/build.xml,v
retrieving revision 1.304.2.49
retrieving revision 1.304.2.50
diff -u -w -u -r1.304.2.49 -r1.304.2.50
--- build.xml 24 Mar 2003 10:59:02 -0000 1.304.2.49
+++ build.xml 8 Apr 2003 14:17:04 -0000 1.304.2.50
@@ -20,7 +20,7 @@
<property name="Name" value="Apache Ant"/>
<property name="name" value="ant"/>
- <property name="version" value="1.5.3Beta1"/>
+ <property name="version" value="1.5.3"/>
<property name="manifest-version" value="1.5.3"/>
<property name="debug" value="true"/>
No revision
No revision
1.3.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.3.2.6
retrieving revision 1.3.2.7
diff -u -w -u -r1.3.2.6 -r1.3.2.7
--- cover.html 24 Mar 2003 10:59:03 -0000 1.3.2.6
+++ cover.html 8 Apr 2003 14:17:04 -0000 1.3.2.7
@@ -2,14 +2,14 @@
<head>
<meta http-equiv="Content-Language" content="en-us">
-<title>Apache Ant 1.5.3Beta1 User Manual</title>
+<title>Apache Ant 1.5.3 User Manual</title>
</head>
<body bgcolor="#FFFFFF">
<div align="center">
<h1><img src="../images/ant_logo_large.gif" width="190" height="120"></h1>
- <h1>Apache Ant 1.5.3Beta1 Manual</h1>
- <p align="left">This is the manual for version 1.5.3Beta1 of
+ <h1>Apache Ant 1.5.3 Manual</h1>
+ <p align="left">This is the manual for version 1.5.3 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.15.2.8 +2 -2 ant/docs/manual/credits.html
Index: credits.html
===================================================================
RCS file: /home/cvs/ant/docs/manual/credits.html,v
retrieving revision 1.15.2.7
retrieving revision 1.15.2.8
diff -u -w -u -r1.15.2.7 -r1.15.2.8
--- credits.html 24 Mar 2003 10:59:03 -0000 1.15.2.7
+++ credits.html 8 Apr 2003 14:17:04 -0000 1.15.2.8
@@ -40,7 +40,7 @@
</ul>
<center>
-<p>Version: 1.5.3Beta1<br>
+<p>Version: 1.5.3<br>
$Id$</p>
</center>
<hr>