conor       2003/03/24 02:59:03

  Modified:    .        Tag: ANT_15_BRANCH build.xml
               docs/manual Tag: ANT_15_BRANCH cover.html credits.html
  Log:
  Updates for 1.5.3 beta 1 build
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.304.2.49 +2 -2      ant/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/ant/build.xml,v
  retrieving revision 1.304.2.48
  retrieving revision 1.304.2.49
  diff -u -w -u -r1.304.2.48 -r1.304.2.49
  --- build.xml 28 Feb 2003 15:19:58 -0000      1.304.2.48
  +++ build.xml 24 Mar 2003 10:59:02 -0000      1.304.2.49
  @@ -20,8 +20,8 @@
   
     <property name="Name" value="Apache Ant"/>
     <property name="name" value="ant"/>
  -  <property name="version" value="1.5.2"/>
  -  <property name="manifest-version" value="1.5.2"/>
  +  <property name="version" value="1.5.3Beta1"/>
  +  <property name="manifest-version" value="1.5.3"/>
   
     <property name="debug" value="true"/>
     <property name="chmod.fail" value="true"/>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.3.2.6   +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.5
  retrieving revision 1.3.2.6
  diff -u -w -u -r1.3.2.5 -r1.3.2.6
  --- cover.html        28 Feb 2003 15:19:58 -0000      1.3.2.5
  +++ cover.html        24 Mar 2003 10:59:03 -0000      1.3.2.6
  @@ -2,14 +2,14 @@
   
   <head>
   <meta http-equiv="Content-Language" content="en-us">
  -<title>Apache Ant 1.5.2 User Manual</title>
  +<title>Apache Ant 1.5.3Beta1 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.2 Manual</h1>
  -  <p align="left">This is the manual for version 1.5.2 of
  +  <h1>Apache Ant 1.5.3Beta1 Manual</h1>
  +  <p align="left">This is the manual for version 1.5.3Beta1 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.7  +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.6
  retrieving revision 1.15.2.7
  diff -u -w -u -r1.15.2.6 -r1.15.2.7
  --- credits.html      7 Mar 2003 12:36:19 -0000       1.15.2.6
  +++ credits.html      24 Mar 2003 10:59:03 -0000      1.15.2.7
  @@ -40,7 +40,7 @@
   </ul>
   
   <center>
  -<p>Version: 1.5.2<br>
  +<p>Version: 1.5.3Beta1<br>
   $Id$</p>
   </center>
   <hr>
  
  
  

Reply via email to