upgraded bundled expat to 2.1.1

This commit is contained in:
Guenter Obiltschnig
2016-03-19 08:10:53 +01:00
parent 8a42d7d64f
commit 4236d130fa
2 changed files with 18 additions and 3 deletions

View File

@@ -1038,7 +1038,7 @@ XML_GetFeatureList(void);
*/
#define XML_MAJOR_VERSION 2
#define XML_MINOR_VERSION 1
#define XML_MICRO_VERSION 0
#define XML_MICRO_VERSION 1
#ifdef __cplusplus
}