[LIBXML2] Fix forgotten config.h update. CORE-17766

This commit is contained in:
Thomas Faber 2022-11-19 15:07:16 -05:00
parent f7671c1be8
commit df1adce32c
No known key found for this signature in database
GPG key ID: 076E7C3D44720826

View file

@ -273,7 +273,7 @@
/* #undef VA_LIST_IS_ARRAY */ /* #undef VA_LIST_IS_ARRAY */
/* Version number of package */ /* Version number of package */
#define VERSION "2.9.9" #define VERSION "2.9.12"
/* Determine what socket length (socklen_t) data type is */ /* Determine what socket length (socklen_t) data type is */
#define XML_SOCKLEN_T int #define XML_SOCKLEN_T int