geirm       01/03/26 16:39:31

  Modified:    build    build.xml
  Log:
  updated to new build version
  
  Revision  Changes    Path
  1.22      +1 -1      jakarta-velocity/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/build/build.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- build.xml 2001/03/26 22:23:07     1.21
  +++ build.xml 2001/03/27 00:39:31     1.22
  @@ -10,7 +10,7 @@
     <property file=".ant.properties" />
   
     <property name="Name" value="Velocity"/>
  -  <property name="version" value="1.0b2"/>
  +  <property name="version" value="1.0b3-dev"/>
     <property name="project" value="velocity"/>
     <property name="build.compiler" value="classic"/>
       
  
  
  

Reply via email to