You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by kh...@apache.org on 2001/11/07 13:36:53 UTC

cvs commit: jakarta-jmeter build.xml

khammond    01/11/07 04:36:53

  Modified:    .        build.xml
  Log:
  New version: 1.7Beta2.
  
  Revision  Changes    Path
  1.46      +1 -1      jakarta-jmeter/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/build.xml,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- build.xml	2001/10/31 18:18:09	1.45
  +++ build.xml	2001/11/07 12:36:53	1.46
  @@ -6,7 +6,7 @@
     <property name="sources.src.dir" value="src"/>
     <!-- Where the API documentation lives -->
     <property name="docs.api.dest.dir" value="docs/api"/>
  -  <property name="version" value="1.7Beta"/>
  +  <property name="version" value="1.7Beta2"/>
     <property name="docs.src" value="./xdocs"/>
     <property name="docs.dest" value="./docs"/>
     <property name="printable_docs.dest" value="./printable_docs"/>
  
  
  

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