summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2009-09-17 17:19:59 +0200
committerDaniel Veillard <veillard@redhat.com>2009-09-17 17:19:59 +0200
commit51f625a10a828b8cb8cd87aa171a3c1d9049c72c (patch)
tree44dc90279a9b26124bdad560e28453293dc62ea6 /configure.in
parentce169a52f485dbf5522c0668e2975201b179add7 (diff)
downloadlibxslt-51f625a10a828b8cb8cd87aa171a3c1d9049c72c.tar.gz
Release of libxslt-1.1.25v1.1.25
* NEWS configure.in doc/xslt.html doc/news.html: update of version and description * doc/libxslt-api.xml doc/libxslt-refs.xml doc/libxslt.xsa libxslt/xsltwin32config.h doc/EXSLT/*: 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 e0f9bd7f..da1136d5 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=24
+LIBXSLT_MICRO_VERSION=25
PACKAGE=libxslt
LIBEXSLT_MAJOR_VERSION=0
LIBEXSLT_MINOR_VERSION=8
-LIBEXSLT_MICRO_VERSION=13
+LIBEXSLT_MICRO_VERSION=14
LIBXML_REQUIRED_VERSION=2.6.27