mturk       2004/09/13 08:04:08

  Modified:    .        build.xml
  Log:
  Do not forget to increment version.build after release.
  It is used for generating proper file names.
  
  Revision  Changes    Path
  1.211     +1 -1      jakarta-tomcat-5/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/build.xml,v
  retrieving revision 1.210
  retrieving revision 1.211
  diff -u -r1.210 -r1.211
  --- build.xml 5 Sep 2004 10:17:51 -0000       1.210
  +++ build.xml 13 Sep 2004 15:04:08 -0000      1.211
  @@ -18,7 +18,7 @@
     <!-- When releasing set the 'version.build' to even number
           and 'version.isdev' to zero.
     -->
  -  <property name="version.build"         value="1" />
  +  <property name="version.build"         value="2" />
     <property name="version.patch"         value="0" />
     <property name="version.isdev"         value="1" />
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to