]> granicus.if.org Git - libexpat/commitdiff
There've been patches since 1.95.3, so bump the version number.
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Wed, 12 Jun 2002 19:43:51 +0000 (19:43 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Wed, 12 Jun 2002 19:43:51 +0000 (19:43 +0000)
expat/lib/expat.h

index 0696a95e7580d5ad6ae26cc941abd12dbefb094a..7e2aa6685bc3f6899ee6c84c0aa5fb6b1efdc080 100644 (file)
@@ -805,7 +805,7 @@ XML_ExpatVersionInfo(void);
 */
 #define XML_MAJOR_VERSION 1
 #define XML_MINOR_VERSION 95
-#define XML_MICRO_VERSION 3
+#define XML_MICRO_VERSION 4
 
 #ifdef __cplusplus
 }