[Expat-checkins] CVS: expat/lib expat.h,1.14,1.15

Fred L. Drake fdrake@users.sourceforge.net
Sat Apr 20 14:18:02 2002


Update of /cvsroot/expat/expat/lib
In directory usw-pr-cvs1:/tmp/cvs-serv18790/lib

Modified Files:
	expat.h 
Log Message:
Bump version number.

Index: expat.h
===================================================================
RCS file: /cvsroot/expat/expat/lib/expat.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** expat.h	23 Aug 2001 12:35:53 -0000	1.14
--- expat.h	20 Apr 2002 21:17:15 -0000	1.15
***************
*** 733,737 ****
  #define XML_MAJOR_VERSION 1
  #define XML_MINOR_VERSION 95
! #define XML_MICRO_VERSION 2
  
  #ifdef __cplusplus
--- 733,737 ----
  #define XML_MAJOR_VERSION 1
  #define XML_MINOR_VERSION 95
! #define XML_MICRO_VERSION 3
  
  #ifdef __cplusplus