| Index: third_party/libxslt/libxslt/xsltconfig.h
|
| diff --git a/third_party/libxslt/libxslt/xsltconfig.h b/third_party/libxslt/libxslt/xsltconfig.h
|
| index 1811bd76068b97d662c8291c89a3738478fd8dc7..8f9b2b682e64d6155bb05850fa1019e0b6b10196 100644
|
| --- a/third_party/libxslt/libxslt/xsltconfig.h
|
| +++ b/third_party/libxslt/libxslt/xsltconfig.h
|
| @@ -20,21 +20,21 @@ extern "C" {
|
| *
|
| * the version string like "1.2.3"
|
| */
|
| -#define LIBXSLT_DOTTED_VERSION "1.1.26"
|
| +#define LIBXSLT_DOTTED_VERSION "d20a5ab03c195870e3d27b14965d1ed6f3ae0aed"
|
|
|
| /**
|
| * LIBXSLT_VERSION:
|
| *
|
| * the version number: 1.2.3 value is 10203
|
| */
|
| -#define LIBXSLT_VERSION 10126
|
| +#define LIBXSLT_VERSION 10128
|
|
|
| /**
|
| * LIBXSLT_VERSION_STRING:
|
| *
|
| * the version number string, 1.2.3 value is "10203"
|
| */
|
| -#define LIBXSLT_VERSION_STRING "10126"
|
| +#define LIBXSLT_VERSION_STRING "10128"
|
|
|
| /**
|
| * LIBXSLT_VERSION_EXTRA:
|
|
|