You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by hi...@apache.org on 2002/03/11 16:22:56 UTC

cvs commit: xml-batik build.xml

hillion     02/03/11 07:22:56

  Modified:    .        build.xml
  Log:
  updated version and date in build.xml
  
  Revision  Changes    Path
  1.104     +3 -3      xml-batik/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-batik/build.xml,v
  retrieving revision 1.103
  retrieving revision 1.104
  diff -u -r1.103 -r1.104
  --- build.xml	7 Mar 2002 09:15:57 -0000	1.103
  +++ build.xml	11 Mar 2002 15:22:56 -0000	1.104
  @@ -47,7 +47,7 @@
     [win32] .\build.bat help
   
    
  - $Id: build.xml,v 1.103 2002/03/07 09:15:57 tkormann Exp $
  + $Id: build.xml,v 1.104 2002/03/11 15:22:56 hillion Exp $
   
   -->
   
  @@ -62,8 +62,8 @@
       <tstamp/>
       <property name="Project" value="Batik"/>
       <property name="project" value="batik"/>
  -    <property name="year"    value="2001"/>
  -    <property name="version" value="1.1.1"/>
  +    <property name="year"    value="2002"/>
  +    <property name="version" value="1.5"/>
   
       <property file="build.properties"/>
       <property name="debug"       value="off"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: batik-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: batik-dev-help@xml.apache.org