[libxslt] Use LIBEXSLT_VERSION for LIBEXSLT_DOTTED_VERSION



commit 4045ed4b05bb400359d02ce6e9b0ca9b97c04750
Author: Markus Rickert <rickert fortiss org>
Date:   Tue Apr 28 18:59:27 2020 +0200

    Use LIBEXSLT_VERSION for LIBEXSLT_DOTTED_VERSION

 libexslt/exsltconfig.h.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libexslt/exsltconfig.h.in b/libexslt/exsltconfig.h.in
index 2e58ec62..0d3efc90 100644
--- a/libexslt/exsltconfig.h.in
+++ b/libexslt/exsltconfig.h.in
@@ -18,7 +18,7 @@ extern "C" {
  *
  * the version string like "1.2.3"
  */
-#define LIBEXSLT_DOTTED_VERSION "@VERSION@"
+#define LIBEXSLT_DOTTED_VERSION "@LIBEXSLT_VERSION@"
 
 /**
  * LIBEXSLT_VERSION:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]