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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
