Chromium Code Reviews| Index: third_party/libxml/linux/xml2-config |
| diff --git a/third_party/libxml/linux/xml2-config b/third_party/libxml/linux/xml2-config |
| index d874f80de703feb577804f268bbf89221822f4c0..59cf2d56a661b4698cefde26c55eefe4ad1c83e5 100755 |
| --- a/third_party/libxml/linux/xml2-config |
| +++ b/third_party/libxml/linux/xml2-config |
| @@ -58,7 +58,7 @@ while test $# -gt 0; do |
| ;; |
| --version) |
| - echo 2.9.2 |
| + echo 2.9.3 |
| exit 0 |
| ;; |