diff options
Diffstat (limited to 'lib/expat.h')
-rw-r--r-- | lib/expat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/expat.h b/lib/expat.h index 4c5704f..46a0e1b 100644 --- a/lib/expat.h +++ b/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 } |