From: Daniel Veillard Date: Mon, 24 Mar 2003 23:46:53 +0000 (+0000) Subject: Recompiled, Daniel X-Git-Tag: v1.1.28~707 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0efbfa5cd2d8e67c6425d9a5b8fcc84a384a0ef1;p=platform%2Fupstream%2Flibxslt.git Recompiled, Daniel --- diff --git a/libxslt/xsltwin32config.h b/libxslt/xsltwin32config.h index 68ab368..544c966 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: