summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2004-02-16 15:07:47 +0000
committerDaniel Veillard <veillard@src.gnome.org>2004-02-16 15:07:47 +0000
commit675732396cf72da196292eaedd181c2a9b15bcf2 (patch)
tree9849c282ee44c88bad19f0bdd62fcef3609a8fa9 /configure.in
parent8eec03e2a90c6634153ddce5d0682a3b136b2c8f (diff)
downloadlibxslt-675732396cf72da196292eaedd181c2a9b15bcf2.tar.gz
libxslt-675732396cf72da196292eaedd181c2a9b15bcf2.tar.bz2
libxslt-675732396cf72da196292eaedd181c2a9b15bcf2.zip
updated and rebuilt the documentation preparing release of 1.1.3 cleanup
* configure.in, doc/*: updated and rebuilt the documentation preparing release of 1.1.3 * libxslt/attrvt.c libxslt/xsltInternals.h: cleanup 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 23cfda2a..07b0d7e1 100644
--- a/configure.in
+++ b/configure.in
@@ -6,11 +6,11 @@ dnl libexslt is an extension
dnl
LIBXSLT_MAJOR_VERSION=1
LIBXSLT_MINOR_VERSION=1
-LIBXSLT_MICRO_VERSION=2
+LIBXSLT_MICRO_VERSION=3
PACKAGE=libxslt
LIBEXSLT_MAJOR_VERSION=0
LIBEXSLT_MINOR_VERSION=8
-LIBEXSLT_MICRO_VERSION=2
+LIBEXSLT_MICRO_VERSION=3
LIBXML_REQUIRED_VERSION=2.6.5