skitching 2004/11/25 20:12:52 Modified: digester/src/conf MANIFEST.MF Log: Removed quotes around numeric quantities, as per bugzilla #31330 Revision Changes Path 1.5 +2 -2 jakarta-commons/digester/src/conf/MANIFEST.MF Index: MANIFEST.MF =================================================================== RCS file: /home/cvs/jakarta-commons/digester/src/conf/MANIFEST.MF,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- MANIFEST.MF 22 Apr 2004 05:12:20 -0000 1.4 +++ MANIFEST.MF 26 Nov 2004 04:12:52 -0000 1.5 @@ -1,8 +1,8 @@ Extension-Name: org.apache.commons.digester Specification-Title: "Jakarta Commons Digester" Specification-Vendor: "Apache Software Foundation" -Specification-Version: "1.6" +Specification-Version: 1.6 Implementation-Title: "org.apache.commons.digester" Implementation-Vendor: "Apache Software Foundation" -Implementation-Version: "1.6" +Implementation-Version: 1.6
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
