preparing release of 1.1.22 Daniel
[platform/upstream/libxslt.git] / libxslt / xsltwin32config.h
index 00cf9d5..cb106c5 100644 (file)
@@ -23,21 +23,21 @@ extern "C" {
  *
  * the version string like "1.2.3"
  */
-#define LIBXSLT_DOTTED_VERSION "1.1.21"
+#define LIBXSLT_DOTTED_VERSION "1.1.22"
 
 /**
  * LIBXSLT_VERSION:
  *
  * the version number: 1.2.3 value is 1002003
  */
-#define LIBXSLT_VERSION 10121
+#define LIBXSLT_VERSION 10122
 
 /**
  * LIBXSLT_VERSION_STRING:
  *
  * the version number string, 1.2.3 value is "1002003"
  */
-#define LIBXSLT_VERSION_STRING "10121"
+#define LIBXSLT_VERSION_STRING "10122"
 
 /**
  * LIBXSLT_VERSION_EXTRA: