From f015c8f98ccdaa929367caf1894effa6d41a02ed Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Sun, 25 Aug 2002 15:04:00 +0000 Subject: applied a patch from Ralf Mattes providing style.saveResultToString() * python/libxslt-python-api.xml python/libxslt.c python/libxsltclass.txt python/tests/basic.py: applied a patch from Ralf Mattes providing style.saveResultToString() Daniel --- doc/libxslt-decl.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'doc/libxslt-decl.txt') diff --git a/doc/libxslt-decl.txt b/doc/libxslt-decl.txt index 291356da..f7893c94 100644 --- a/doc/libxslt-decl.txt +++ b/doc/libxslt-decl.txt @@ -1,14 +1,14 @@ LIBXSLT_DOTTED_VERSION -#define LIBXSLT_DOTTED_VERSION "1.0.19" +#define LIBXSLT_DOTTED_VERSION "1.0.20" LIBXSLT_VERSION -#define LIBXSLT_VERSION 10019 +#define LIBXSLT_VERSION 10020 LIBXSLT_VERSION_STRING -#define LIBXSLT_VERSION_STRING "10019" +#define LIBXSLT_VERSION_STRING "10020" WITH_XSLT_DEBUG @@ -1580,15 +1580,15 @@ void LIBXSLT_DOTTED_VERSION -#define LIBXSLT_DOTTED_VERSION "1.0.19" +#define LIBXSLT_DOTTED_VERSION "1.0.20" LIBXSLT_VERSION -#define LIBXSLT_VERSION 10019 +#define LIBXSLT_VERSION 10020 LIBXSLT_VERSION_STRING -#define LIBXSLT_VERSION_STRING "10019" +#define LIBXSLT_VERSION_STRING "10020" WITH_XSLT_DEBUG -- cgit v1.2.3