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.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/expat/lib/expat.h b/expat/lib/expat.h
index 2b47ce2a..1c83563c 100644
--- a/expat/lib/expat.h
+++ b/expat/lib/expat.h
@@ -1054,8 +1054,8 @@ XML_SetBillionLaughsAttackProtectionActivationThreshold(
See http://semver.org.
*/
#define XML_MAJOR_VERSION 2
-#define XML_MINOR_VERSION 4
-#define XML_MICRO_VERSION 9
+#define XML_MINOR_VERSION 5
+#define XML_MICRO_VERSION 0
#ifdef __cplusplus
}