Recompiled, Daniel
authorDaniel Veillard <veillard@src.gnome.org>
Mon, 24 Mar 2003 23:46:53 +0000 (23:46 +0000)
committerDaniel Veillard <veillard@src.gnome.org>
Mon, 24 Mar 2003 23:46:53 +0000 (23:46 +0000)
libxslt/xsltwin32config.h

index 68ab368..544c966 100644 (file)
@@ -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: