You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by ge...@apache.org on 2002/02/07 06:58:01 UTC

cvs commit: jakarta-velocity-dvsl build.xml

geirm       02/02/06 21:58:01

  Modified:    .        build.xml
  Log:
  version update
  
  Revision  Changes    Path
  1.10      +1 -1      jakarta-velocity-dvsl/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-dvsl/build.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build.xml	29 Jan 2002 00:32:36 -0000	1.9
  +++ build.xml	7 Feb 2002 05:58:00 -0000	1.10
  @@ -21,7 +21,7 @@
     <property name="project.title"         value=""/>
   
     <!-- The current version number of this component -->
  -  <property name="project.version"       value="0.32"/>
  +  <property name="project.version"       value="0.33"/>
   
     <!-- The base directory for compilation targets -->
     <property name="build.home"              value="target"/>
  
  
  

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