You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by tn...@apache.org on 2002/05/21 21:52:15 UTC

cvs commit: xml-xerces/c/src/xercesc/com xml4com.idl

tng         02/05/21 12:52:15

  Modified:    c/src/xercesc/com xml4com.idl
  Log:
  Update from 1.7 to 2.0
  
  Revision  Changes    Path
  1.3       +3 -3      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.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- xml4com.idl	20 Feb 2002 21:41:53 -0000	1.2
  +++ xml4com.idl	21 May 2002 19:52:15 -0000	1.3
  @@ -55,7 +55,7 @@
    */
   
   /*
  - * $Id: xml4com.idl,v 1.2 2002/02/20 21:41:53 tng Exp $
  + * $Id: xml4com.idl,v 1.3 2002/05/21 19:52:15 tng Exp $
    */
   
   // This file will be processed by the MIDL tool to
  @@ -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(1.70),
  -	helpstring("Xerces XML Parser 1.7.0")
  +	version(2.00),
  +	helpstring("Xerces XML Parser 2.0.0")
   ]
   library Xerces
   {
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org