summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2009-09-24 16:39:52 +0200
committerDaniel Veillard <veillard@redhat.com>2009-09-24 16:39:52 +0200
commit2818aec36119907206bab050811e4ec8347ffa40 (patch)
tree651523e73df3eb5028b4301d10a7fc2ac786b607 /configure.in
parenta1ce960c7850df60f33167b2cb5115b8fc922784 (diff)
downloadlibxslt-2818aec36119907206bab050811e4ec8347ffa40.tar.gz
libxslt-2818aec36119907206bab050811e4ec8347ffa40.tar.bz2
libxslt-2818aec36119907206bab050811e4ec8347ffa40.zip
Release of libxslt-1.1.26
* NEWS configure.in doc/xslt.html: update for 1.1.26 * doc//*: regenerate
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 da1136d5..756003d3 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=25
+LIBXSLT_MICRO_VERSION=26
PACKAGE=libxslt
LIBEXSLT_MAJOR_VERSION=0
LIBEXSLT_MINOR_VERSION=8
-LIBEXSLT_MICRO_VERSION=14
+LIBEXSLT_MICRO_VERSION=15
LIBXML_REQUIRED_VERSION=2.6.27