fixed a small error in LIBXSLT_VERSION_EXTRA pointed out by
authorWilliam M. Brack <wbrack@src.gnome.org>
Wed, 19 Jan 2005 14:09:53 +0000 (14:09 +0000)
committerWilliam M. Brack <wbrack@src.gnome.org>
Wed, 19 Jan 2005 14:09:53 +0000 (14:09 +0000)
* libxslt/xsltwin32config.h, libxslt/xsltwin32config.h.in:
  fixed a small error in LIBXSLT_VERSION_EXTRA pointed out
  by Michael.Hewarth on the mailing list

ChangeLog
libxslt/xsltwin32config.h
libxslt/xsltwin32config.h.in

index 7e6aab7..fafc6ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jan 19 10:08:55 HKT 2005 William Brack <wbrack@mmm.com.hk>
+
+       * libxslt/xsltwin32config.h, libxslt/xsltwin32config.h.in:
+         fixed a small error in LIBXSLT_VERSION_EXTRA pointed out
+         by Michael.Hewarth on the mailing list
+        
 Wed Jan 19 13:58:16 CET 2005 Daniel Veillard <daniel@veillard.com>
 
        * configure.in: patch #9 from Joel Reed
index b0ad5b3..ef04d81 100644 (file)
@@ -44,7 +44,7 @@ extern "C" {
  *
  * extra version information, used to show a CVS compilation
  */
-#define LIBXML_VERSION_EXTRA "-CVS983"
+#define LIBXSLT_VERSION_EXTRA "-CVS985"
 
 /**
  * WITH_XSLT_DEBUG:
index bade1c9..df0640b 100644 (file)
@@ -44,7 +44,7 @@ extern "C" {
  *
  * extra version information, used to show a CVS compilation
  */
-#define LIBXML_VERSION_EXTRA "@LIBXSLT_VERSION_EXTRA@"
+#define LIBXSLT_VERSION_EXTRA "@LIBXSLT_VERSION_EXTRA@"
 
 /**
  * WITH_XSLT_DEBUG: