Chromium Code Reviews| Index: third_party/libxml/mac/config.h |
| diff --git a/third_party/libxml/mac/config.h b/third_party/libxml/mac/config.h |
| index 9a1e7bf41db015bc682c7630696c598535796510..d17857b89990ea312bc76386700538b4988b8fb9 100644 |
| --- a/third_party/libxml/mac/config.h |
| +++ b/third_party/libxml/mac/config.h |
| @@ -312,7 +312,7 @@ |
| #define VA_LIST_IS_ARRAY 1 |
| /* Version number of package */ |
| -#define VERSION "2.9.3" |
| +#define VERSION "2.9.4" |
| /* Determine what socket length (socklen_t) data type is */ |
| #define XML_SOCKLEN_T socklen_t |