summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-04-02 11:43:03 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-04-02 11:43:03 +0000
commite8ed43e8f6bdc17b634e0feca045481c6737bf29 (patch)
tree0cf5e38648b2af6097229568be1b281f422f4bd6 /configure.in
parentc840346b267aa09fc60a0e29f567902571ceca2d (diff)
downloadlibxslt-e8ed43e8f6bdc17b634e0feca045481c6737bf29.tar.gz
libxslt-e8ed43e8f6bdc17b634e0feca045481c6737bf29.tar.bz2
libxslt-e8ed43e8f6bdc17b634e0feca045481c6737bf29.zip
preparing release of 1.1.14, updated docs and rebuilt. Daniel
* configure.in NEWS doc/*: preparing release of 1.1.14, updated docs and rebuilt. Daniel
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 5ce36de7..4bbd3110 100644
--- a/configure.in
+++ b/configure.in
@@ -10,11 +10,11 @@ dnl libexslt is an extension
dnl
LIBXSLT_MAJOR_VERSION=1
LIBXSLT_MINOR_VERSION=1
-LIBXSLT_MICRO_VERSION=13
+LIBXSLT_MICRO_VERSION=14
PACKAGE=libxslt
LIBEXSLT_MAJOR_VERSION=0
LIBEXSLT_MINOR_VERSION=8
-LIBEXSLT_MICRO_VERSION=11
+LIBEXSLT_MICRO_VERSION=12
LIBXML_REQUIRED_VERSION=2.6.17 # if you need module support.