summaryrefslogtreecommitdiff
path: root/chromium/third_party/libxml/linux/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/libxml/linux/config.h')
-rw-r--r--chromium/third_party/libxml/linux/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/chromium/third_party/libxml/linux/config.h b/chromium/third_party/libxml/linux/config.h
index b6ae433ef39..25172b55031 100644
--- a/chromium/third_party/libxml/linux/config.h
+++ b/chromium/third_party/libxml/linux/config.h
@@ -249,7 +249,7 @@
#define PACKAGE_NAME "libxml2"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "libxml2 2.9.10"
+#define PACKAGE_STRING "libxml2 2.9.12"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "libxml2"
@@ -258,7 +258,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "2.9.10"
+#define PACKAGE_VERSION "2.9.12"
/* Type cast for the send() function 2nd arg */
#define SEND_ARG2_CAST /**/
@@ -273,7 +273,7 @@
#define VA_LIST_IS_ARRAY 1
/* Version number of package */
-#define VERSION "2.9.10"
+#define VERSION "2.9.12"
/* Determine what socket length (socklen_t) data type is */
#define XML_SOCKLEN_T socklen_t