mturk       2004/09/15 06:05:41

  Modified:    .        build.xml
  Log:
  Increment build number. Aynone has idea how to automate this?
  
  Revision  Changes    Path
  1.213     +1 -1      jakarta-tomcat-5/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/build.xml,v
  retrieving revision 1.212
  retrieving revision 1.213
  diff -u -r1.212 -r1.213
  --- build.xml 13 Sep 2004 21:06:29 -0000      1.212
  +++ build.xml 15 Sep 2004 13:05:41 -0000      1.213
  @@ -18,7 +18,7 @@
     <!-- When releasing set the 'version.build' to even number
           and 'version.isdev' to zero.
     -->
  -  <property name="version.build"         value="2" />
  +  <property name="version.build"         value="3" />
     <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