summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2012-09-12 14:37:09 +0800
committerDaniel Veillard <veillard@redhat.com>2012-09-12 14:37:09 +0800
commita27de700182499da3d12a9d3209d12ee5e2c63f6 (patch)
tree690c78bbaf3bbf3f9e54d1bd1c4cab9023305a4e /configure.in
parent0ca0a15ffbf9b7946c73072ad9955ac2876a98b3 (diff)
downloadlibxslt-a27de700182499da3d12a9d3209d12ee5e2c63f6.tar.gz
libxslt-a27de700182499da3d12a9d3209d12ee5e2c63f6.tar.bz2
libxslt-a27de700182499da3d12a9d3209d12ee5e2c63f6.zip
Release of libxslt-1.1.27
* configure.in doc/symbols.xml doc/xslt.html: updated for the release * NEWS config.h.in doc/* */*.syms : regenerated
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 23616945..0d7ba866 100644
--- a/configure.in
+++ b/configure.in
@@ -11,11 +11,11 @@ dnl libexslt is an extension
dnl
LIBXSLT_MAJOR_VERSION=1
LIBXSLT_MINOR_VERSION=1
-LIBXSLT_MICRO_VERSION=26
+LIBXSLT_MICRO_VERSION=27
PACKAGE=libxslt
LIBEXSLT_MAJOR_VERSION=0
LIBEXSLT_MINOR_VERSION=8
-LIBEXSLT_MICRO_VERSION=15
+LIBEXSLT_MICRO_VERSION=16
LIBXML_REQUIRED_VERSION=2.6.27