summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2003-05-04 15:44:04 +0000
committerDaniel Veillard <veillard@src.gnome.org>2003-05-04 15:44:04 +0000
commit3ef907d093c686976702767570d01c81c1f1bcbd (patch)
treed3c5242bb31fd3f7e574341970e83b17d88ee0c9 /configure.in
parent4f5120741e65afb08bb6d97f1391a43967d396c0 (diff)
downloadlibxslt-3ef907d093c686976702767570d01c81c1f1bcbd.tar.gz
libxslt-3ef907d093c686976702767570d01c81c1f1bcbd.tar.bz2
libxslt-3ef907d093c686976702767570d01c81c1f1bcbd.zip
preparing release 1.0.30 backported a patch from libxml2 updated and
* NEWS configure.in : preparing release 1.0.30 * doc/apibuild.py: backported a patch from libxml2 * doc/*: updated and rebuilt the docs 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 cee61fa1..25513155 100644
--- a/configure.in
+++ b/configure.in
@@ -6,11 +6,11 @@ dnl libexslt is an extension
dnl
LIBXSLT_MAJOR_VERSION=1
LIBXSLT_MINOR_VERSION=0
-LIBXSLT_MICRO_VERSION=29
+LIBXSLT_MICRO_VERSION=30
PACKAGE=libxslt
LIBEXSLT_MAJOR_VERSION=0
LIBEXSLT_MINOR_VERSION=7
-LIBEXSLT_MICRO_VERSION=19
+LIBEXSLT_MICRO_VERSION=20
LIBXML_REQUIRED_VERSION=2.5.6