release of 1.1.24 syntactic cleanup (Martin) Daniel
[platform/upstream/libxslt.git] / libxslt / xsltwin32config.h
index 36c024b..c0c100f 100644 (file)
@@ -23,21 +23,21 @@ extern "C" {
  *
  * the version string like "1.2.3"
  */
-#define LIBXSLT_DOTTED_VERSION "1.1.23"
+#define LIBXSLT_DOTTED_VERSION "1.1.24"
 
 /**
  * LIBXSLT_VERSION:
  *
  * the version number: 1.2.3 value is 1002003
  */
-#define LIBXSLT_VERSION 10123
+#define LIBXSLT_VERSION 10124
 
 /**
  * LIBXSLT_VERSION_STRING:
  *
  * the version number string, 1.2.3 value is "1002003"
  */
-#define LIBXSLT_VERSION_STRING "10123"
+#define LIBXSLT_VERSION_STRING "10124"
 
 /**
  * LIBXSLT_VERSION_EXTRA: