diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-04-18 22:41:10 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-04-18 22:41:10 +0000 |
commit | da7cda948de9d6f1dc16491d7bfe246a65ad79b6 (patch) | |
tree | dad639d23f6e13d466fde36f15cef9eeb0d1d490 /configure.in | |
parent | 15bd1ff3088b9d3c6bc2f8bff44c1ea099e0c667 (diff) | |
download | libxslt-da7cda948de9d6f1dc16491d7bfe246a65ad79b6.tar.gz libxslt-da7cda948de9d6f1dc16491d7bfe246a65ad79b6.tar.bz2 libxslt-da7cda948de9d6f1dc16491d7bfe246a65ad79b6.zip |
preparing release 1.1.6 keep the ChangeLog compressed Daniel
* configure.in doc/*: preparing release 1.1.6
* libxslt.spec.in: keep the ChangeLog compressed
Daniel
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index d9a0815f..0fd1058f 100644 --- a/configure.in +++ b/configure.in @@ -6,7 +6,7 @@ dnl libexslt is an extension dnl LIBXSLT_MAJOR_VERSION=1 LIBXSLT_MINOR_VERSION=1 -LIBXSLT_MICRO_VERSION=5 +LIBXSLT_MICRO_VERSION=6 PACKAGE=libxslt LIBEXSLT_MAJOR_VERSION=0 LIBEXSLT_MINOR_VERSION=8 |