[Expat-checkins] expat/lib expat.h,1.24,1.25
fdrake@users.sourceforge.net
fdrake@users.sourceforge.net
Wed Jun 12 12:44:06 2002
Update of /cvsroot/expat/expat/lib
In directory usw-pr-cvs1:/tmp/cvs-serv5452
Modified Files:
expat.h
Log Message:
There've been patches since 1.95.3, so bump the version number.
Index: expat.h
===================================================================
RCS file: /cvsroot/expat/expat/lib/expat.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- expat.h 9 Jun 2002 00:01:43 -0000 1.24
+++ expat.h 12 Jun 2002 19:43:51 -0000 1.25
@@ -805,7 +805,7 @@
*/
#define XML_MAJOR_VERSION 1
#define XML_MINOR_VERSION 95
-#define XML_MICRO_VERSION 3
+#define XML_MICRO_VERSION 4
#ifdef __cplusplus
}