summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-03-24 23:46:53 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-03-24 23:46:53 +0000
commit0efbfa5cd2d8e67c6425d9a5b8fcc84a384a0ef1 (patch)
tree1215a971bb703d9def48c730c51c63565f02b341
parent26cfddfe78ecd3b4a8a72e9c3a222fa6ae7e84d2 (diff)
downloadlibxslt-0efbfa5cd2d8e67c6425d9a5b8fcc84a384a0ef1.tar.gz
Recompiled, DanielLIBXSLT_1_0_28
-rw-r--r--libxslt/xsltwin32config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libxslt/xsltwin32config.h b/libxslt/xsltwin32config.h
index 68ab3687..544c9660 100644
--- a/libxslt/xsltwin32config.h
+++ b/libxslt/xsltwin32config.h
@@ -21,21 +21,21 @@ extern "C" {
*
* the version string like "1.2.3"
*/
-#define LIBXSLT_DOTTED_VERSION "1.0.27"
+#define LIBXSLT_DOTTED_VERSION "1.0.28"
/**
* LIBXSLT_VERSION:
*
* the version number: 1.2.3 value is 1002003
*/
-#define LIBXSLT_VERSION 10027
+#define LIBXSLT_VERSION 10028
/**
* LIBXSLT_VERSION_STRING:
*
* the version number string, 1.2.3 value is "1002003"
*/
-#define LIBXSLT_VERSION_STRING "10027"
+#define LIBXSLT_VERSION_STRING "10028"
/**
* WITH_XSLT_DEBUG: