[Expat-checkins] expat/lib expat.h,1.41,1.42

Fred L. Drake fdrake@users.sourceforge.net
Mon, 07 Oct 2002 13:26:40 -0700


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

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

Index: expat.h
===================================================================
RCS file: /cvsroot/expat/expat/lib/expat.h,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- expat.h	5 Sep 2002 01:48:25 -0000	1.41
+++ expat.h	7 Oct 2002 20:26:31 -0000	1.42
@@ -900,7 +900,7 @@
 */
 #define XML_MAJOR_VERSION 1
 #define XML_MINOR_VERSION 95
-#define XML_MICRO_VERSION 5
+#define XML_MICRO_VERSION 6
 
 #ifdef __cplusplus
 }