cutting     2003/10/22 07:43:17

  Modified:    .        build.xml
  Log:
  prepare for rc2 release
  
  Revision  Changes    Path
  1.51      +1 -1      jakarta-lucene/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-lucene/build.xml,v
  retrieving revision 1.50
  retrieving revision 1.51
  diff -u -r1.50 -r1.51
  --- build.xml 20 Oct 2003 18:07:02 -0000      1.50
  +++ build.xml 22 Oct 2003 14:43:17 -0000      1.51
  @@ -10,7 +10,7 @@
   
     <property name="name" value="lucene"/>
     <property name="Name" value="Lucene"/>
  -  <property name="version" value="1.3-rc2-dev"/>
  +  <property name="version" value="1.3-rc3-dev"/>
     <property name="year" value="2000-2003"/> <!-- todo: make this dynamic -->
     <property name="final.name" value="${name}-${version}"/>
     <property name="javac.debug" value="on"/>
  
  
  

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

Reply via email to