Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Unified Diff: third_party/libxml/linux/xml2-config

Issue 2951008: Update libxml to 2.7.7. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/libxml/linux/xml2-config
diff --git a/third_party/libxml/linux/xml2-config b/third_party/libxml/linux/xml2-config
index 500acaf7355fd0deed6ebbaac5592578f1dfeb39..799fc11f6628b3836b47de994872979e1798f284 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.6.32
+ echo 2.7.7
exit 0
;;

Powered by Google App Engine
This is Rietveld 408576698