summaryrefslogtreecommitdiff
path: root/libxslt/xsltwin32config.h
diff options
context:
space:
mode:
Diffstat (limited to 'libxslt/xsltwin32config.h')
-rw-r--r--libxslt/xsltwin32config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libxslt/xsltwin32config.h b/libxslt/xsltwin32config.h
index c0c100f4..0733327e 100644
--- a/libxslt/xsltwin32config.h
+++ b/libxslt/xsltwin32config.h
@@ -23,21 +23,21 @@ extern "C" {
*
* the version string like "1.2.3"
*/
-#define LIBXSLT_DOTTED_VERSION "1.1.24"
+#define LIBXSLT_DOTTED_VERSION "1.1.25"
/**
* LIBXSLT_VERSION:
*
* the version number: 1.2.3 value is 1002003
*/
-#define LIBXSLT_VERSION 10124
+#define LIBXSLT_VERSION 10125
/**
* LIBXSLT_VERSION_STRING:
*
* the version number string, 1.2.3 value is "1002003"
*/
-#define LIBXSLT_VERSION_STRING "10124"
+#define LIBXSLT_VERSION_STRING "10125"
/**
* LIBXSLT_VERSION_EXTRA: