dlr 02/02/25 13:05:16 Modified: lang/src/conf MANIFEST.MF Log: Use Ant's <filter> task to pre-process the version during a build. Revision Changes Path 1.2 +1 -1 jakarta-commons-sandbox/lang/src/conf/MANIFEST.MF Index: MANIFEST.MF =================================================================== RCS file: /home/cvs/jakarta-commons-sandbox/lang/src/conf/MANIFEST.MF,v retrieving revision 1.1 retrieving revision 1.2 diff -u -u -r1.1 -r1.2 --- MANIFEST.MF 25 Feb 2002 18:49:28 -0000 1.1 +++ MANIFEST.MF 25 Feb 2002 21:05:16 -0000 1.2 @@ -3,4 +3,4 @@ Specification-Version: 1.0 Implementation-Vendor: Apache Software Foundation Implementation-Title: commons-lang -Implementation-Version: 0.1-dev +Implementation-Version: @version@
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
