tng 2003/03/14 13:17:17 Modified: c/src/xercesc/com xml4com.idl Log: Change to 2.3 Revision Changes Path 1.6 +4 -4 xml-xerces/c/src/xercesc/com/xml4com.idl Index: xml4com.idl =================================================================== RCS file: /home/cvs/xml-xerces/c/src/xercesc/com/xml4com.idl,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xml4com.idl 19 Nov 2002 16:03:02 -0000 1.5 +++ xml4com.idl 14 Mar 2003 21:17:17 -0000 1.6 @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 1999-2000 The Apache Software Foundation. All rights + * Copyright (c) 1999-2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without @@ -69,8 +69,8 @@ // Format for version is major.minor // no support for additional parts (like 1.5.2) // Use 1.60 for subsequent release - version(2.20), - helpstring("Xerces XML Parser 2.2.0") + version(2.30), + helpstring("Xerces XML Parser 2.3.0") ] library Xerces {
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]