You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by dl...@apache.org on 2002/02/25 22:06:18 UTC

cvs commit: jakarta-commons-sandbox/util/src/conf MANIFEST.MF

dlr         02/02/25 13:06:18

  Modified:    util/src/conf MANIFEST.MF
  Log:
  Use Ant's <filter> task to pre-process the version during a build.
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-commons-sandbox/util/src/conf/MANIFEST.MF
  
  Index: MANIFEST.MF
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/util/src/conf/MANIFEST.MF,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -u -r1.2 -r1.3
  --- MANIFEST.MF	12 Nov 2001 15:44:01 -0000	1.2
  +++ MANIFEST.MF	25 Feb 2002 21:06:18 -0000	1.3
  @@ -3,4 +3,4 @@
   Specification-Version: 1.0
   Implementation-Vendor: Apache Software Foundation
   Implementation-Title: commons-util
  -Implementation-Version: 0.1-dev
  +Implementation-Version: @version@
  
  
  

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