summaryrefslogtreecommitdiff
path: root/expat/lib/expat.h
diff options
context:
space:
mode:
Diffstat (limited to 'expat/lib/expat.h')
-rw-r--r--expat/lib/expat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/expat/lib/expat.h b/expat/lib/expat.h
index 6dfc4544..c2770be3 100644
--- a/expat/lib/expat.h
+++ b/expat/lib/expat.h
@@ -1066,7 +1066,7 @@ XML_SetReparseDeferralEnabled(XML_Parser parser, XML_Bool enabled);
*/
#define XML_MAJOR_VERSION 2
#define XML_MINOR_VERSION 6
-#define XML_MICRO_VERSION 1
+#define XML_MICRO_VERSION 2
#ifdef __cplusplus
}