vmassol     01/05/02 10:41:59

  Modified:    cactus/build build.xml
  Log:
  preparing for version 1.1
  
  Revision  Changes    Path
  1.11      +1 -1      jakarta-commons/cactus/build/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/cactus/build/build.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- build.xml 2001/05/02 16:59:56     1.10
  +++ build.xml 2001/05/02 17:41:54     1.11
  @@ -70,7 +70,7 @@
   
       <!-- Generic project properties -->
       <property name="project.fullname" value="Cactus"/>
  -    <property name="project.version" value="1.0"/>
  +    <property name="project.version" value="1.1"/>
       <property name="project.name" value="commons-cactus"/>
   
       <!-- Miscellaneous settings -->
  
  
  

Reply via email to