geirm       01/05/20 17:07:12

  Modified:    build    build.xml
  Log:
  1.2 here we go :)
  
  Revision  Changes    Path
  1.37      +1 -1      jakarta-velocity/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/build/build.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- build.xml 2001/05/20 23:19:23     1.36
  +++ build.xml 2001/05/21 00:07:12     1.37
  @@ -10,7 +10,7 @@
     <property file=".ant.properties" />
   
     <property name="Name" value="Velocity"/>
  -  <property name="version" value="1.1-rc1"/>
  +  <property name="version" value="1.2-dev"/>
     <property name="project" value="velocity"/>
       
     <property name="build.dir" value="../bin"/>
  
  
  

Reply via email to