You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ecs-dev@jakarta.apache.org by rd...@apache.org on 2003/04/27 11:47:05 UTC

cvs commit: jakarta-ecs/build build-ecs.xml

rdonkin     2003/04/27 02:47:05

  Modified:    build    build-ecs.xml
  Log:
  Updated year and version number
  
  Revision  Changes    Path
  1.22      +2 -2      jakarta-ecs/build/build-ecs.xml
  
  Index: build-ecs.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ecs/build/build-ecs.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- build-ecs.xml	10 Jan 2002 22:35:56 -0000	1.21
  +++ build-ecs.xml	27 Apr 2003 09:47:05 -0000	1.22
  @@ -10,8 +10,8 @@
       <!-- Initializes some variables                                          -->
       <!-- =================================================================== -->
       <property name="Name" value="ECS"/>
  -    <property name="year" value="1999-2002"/>
  -    <property name="version" value="1.4.1"/>
  +    <property name="year" value="1999-2003"/>
  +    <property name="version" value="1.4.2"/>
       <property name="project" value="ecs"/>
       <property name="build.compiler" value="classic"/>
       <property name="build.dir" value="../bin"/>
  
  
  

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