]> granicus.if.org Git - libexpat/commitdiff
Preliminary version number increment.
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 22 Aug 2002 21:32:39 +0000 (21:32 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 22 Aug 2002 21:32:39 +0000 (21:32 +0000)
expat/lib/expat.h

index 04830052391edd6b5b17f0b684d0f8b3c1b573f1..4eb109aed5ada8ccbfa8b3eb3e7ef4e2e6081710 100644 (file)
@@ -841,7 +841,7 @@ XML_ExpatVersionInfo(void);
 */
 #define XML_MAJOR_VERSION 1
 #define XML_MINOR_VERSION 95
-#define XML_MICRO_VERSION 4
+#define XML_MICRO_VERSION 5
 
 #ifdef __cplusplus
 }