You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by bl...@apache.org on 2001/11/05 14:01:47 UTC

cvs commit: jakarta-avalon-logkit build.xml

bloritsch    01/11/05 05:01:47

  Modified:    .        build.xml
  Log:
  status versions
  
  Revision  Changes    Path
  1.59      +3 -3      jakarta-avalon-logkit/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-logkit/build.xml,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -r1.58 -r1.59
  --- build.xml	2001/10/06 12:16:06	1.58
  +++ build.xml	2001/11/05 13:01:47	1.59
  @@ -25,10 +25,10 @@
   
     <property name="name" value="logkit"/>
     <property name="Name" value="LogKit"/>
  -  <property name="version" value="1.0b6"/>
  +  <property name="version" value="1.0"/>
     <property name="year" value="1999-2001"/>
  -  <property name="status" value="beta"/>
  -  <property name="release" value="5th"/>
  +  <property name="status" value="final"/>
  +  <property name="release" value="1st"/>
     <property name="short.version" value="1.0"/>
   
     <!--
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>