summaryrefslogtreecommitdiff
path: root/lib/expat.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/expat.h')
-rw-r--r--lib/expat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/expat.h b/lib/expat.h
index 929ac44..20a8278 100644
--- a/lib/expat.h
+++ b/lib/expat.h
@@ -1005,7 +1005,7 @@ XML_GetFeatureList(void);
*/
#define XML_MAJOR_VERSION 2
#define XML_MINOR_VERSION 0
-#define XML_MICRO_VERSION 0
+#define XML_MICRO_VERSION 1
#ifdef __cplusplus
}