[Expat-CVS] expat/lib expat.h,1.31,1.32
Fred L. Drake
fdrake@users.sourceforge.net
Thu Aug 22 14:33:05 2002
Update of /cvsroot/expat/expat/lib
In directory usw-pr-cvs1:/tmp/cvs-serv2175
Modified Files:
expat.h
Log Message:
Preliminary version number increment.
Index: expat.h
===================================================================
RCS file: /cvsroot/expat/expat/lib/expat.h,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- expat.h 21 Aug 2002 20:00:09 -0000 1.31
+++ expat.h 22 Aug 2002 21:32:39 -0000 1.32
@@ -841,7 +841,7 @@
*/
#define XML_MAJOR_VERSION 1
#define XML_MINOR_VERSION 95
-#define XML_MICRO_VERSION 4
+#define XML_MICRO_VERSION 5
#ifdef __cplusplus
}