diff options
Diffstat (limited to 'third_party/libxml/linux/config.h')
-rw-r--r-- | third_party/libxml/linux/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/libxml/linux/config.h b/third_party/libxml/linux/config.h index a3f8707..c2e0371 100644 --- a/third_party/libxml/linux/config.h +++ b/third_party/libxml/linux/config.h @@ -1,7 +1,7 @@ /* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ #define PACKAGE "libxml2" -#define VERSION "2.6.31" +#define VERSION "2.6.32" #define HAVE_LIBZ 1 /* #undef HAVE_LIBM */ #define HAVE_ISINF @@ -275,7 +275,7 @@ #define SUPPORT_IP6 /* Version number of package */ -#define VERSION "2.6.31" +#define VERSION "2.6.32" /* Determine what socket length (socklen_t) data type is */ #define XML_SOCKLEN_T socklen_t |