geirm       01/04/01 19:47:18

  Modified:    build    build.xml
  Log:
  Congratulations all!
  
  Revision  Changes    Path
  1.24      +1 -1      jakarta-velocity/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/build/build.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- build.xml 2001/03/29 21:59:02     1.23
  +++ build.xml 2001/04/02 02:47:17     1.24
  @@ -10,7 +10,7 @@
     <property file=".ant.properties" />
   
     <property name="Name" value="Velocity"/>
  -  <property name="version" value="1.0b3-dev"/>
  +  <property name="version" value="1.0"/>
     <property name="project" value="velocity"/>
       
     <property name="build.dir" value="../bin"/>
  
  
  

Reply via email to