summaryrefslogtreecommitdiffstats
path: root/Utilities/cmexpat/lib/expat.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2022-02-22 22:11:37 (GMT)
committerBrad King <brad.king@kitware.com>2022-02-22 22:11:37 (GMT)
commit07f9ce4f8c2f8f40db02b10b118cb51918af1d38 (patch)
tree3bb9772c74f28fdc51d13b6939a0f220b3c6c59e /Utilities/cmexpat/lib/expat.h
parent9d035ba28d645bab4e8ff0daa5e62ee8f4798a48 (diff)
parent4c031b941715f1305275ff24e2aa548aa15ee7a1 (diff)
downloadCMake-07f9ce4f8c2f8f40db02b10b118cb51918af1d38.zip
CMake-07f9ce4f8c2f8f40db02b10b118cb51918af1d38.tar.gz
CMake-07f9ce4f8c2f8f40db02b10b118cb51918af1d38.tar.bz2
Merge branch 'upstream-expat' into update-expat
# By Expat Upstream * upstream-expat: expat 2022-02-20 (65a21f2b)
Diffstat (limited to 'Utilities/cmexpat/lib/expat.h')
-rw-r--r--Utilities/cmexpat/lib/expat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/cmexpat/lib/expat.h b/Utilities/cmexpat/lib/expat.h
index 4c5704f..46a0e1b 100644
--- a/Utilities/cmexpat/lib/expat.h
+++ b/Utilities/cmexpat/lib/expat.h
@@ -1041,7 +1041,7 @@ XML_SetBillionLaughsAttackProtectionActivationThreshold(
*/
#define XML_MAJOR_VERSION 2
#define XML_MINOR_VERSION 4
-#define XML_MICRO_VERSION 4
+#define XML_MICRO_VERSION 6
#ifdef __cplusplus
}