geirm       01/04/12 04:17:43

  Modified:    build    build.xml
  Log:
  changed version in main branch (I hope...)
  
  Revision  Changes    Path
  1.29      +1 -1      jakarta-velocity/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/build/build.xml,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- build.xml 2001/04/10 12:24:28     1.28
  +++ build.xml 2001/04/12 11:17:40     1.29
  @@ -10,7 +10,7 @@
     <property file=".ant.properties" />
   
     <property name="Name" value="Velocity"/>
  -  <property name="version" value="1.0.1-rc1"/>
  +  <property name="version" value="1.1-dev"/>
     <property name="project" value="velocity"/>
       
     <property name="build.dir" value="../bin"/>
  
  
  

Reply via email to