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/11/19 17:03:02 UTC

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

tng         2002/11/19 08:03:02

  Modified:    c/src/xercesc/com xml4com.idl
  Log:
  Get ready for Xerces-C++ 2.2
  
  Revision  Changes    Path
  1.5       +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.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- xml4com.idl	8 Aug 2002 19:34:31 -0000	1.4
  +++ xml4com.idl	19 Nov 2002 16:03:02 -0000	1.5
  @@ -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.10),
  -	helpstring("Xerces XML Parser 2.1.0")
  +	version(2.20),
  +	helpstring("Xerces XML Parser 2.2.0")
   ]
   library Xerces
   {
  
  
  

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