diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2003-08-09 22:24:34 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2003-08-09 22:24:34 +0000 |
commit | 880b98c9e1b30ed40713ec430fc75fdbe48e9dde (patch) | |
tree | ae0a3b9f3ae8a8af380a999cd4e388d907e9d54a /configure.in | |
parent | 5814e8cf8b16f02b8748ea73e96273839b88d496 (diff) | |
download | libxslt-880b98c9e1b30ed40713ec430fc75fdbe48e9dde.tar.gz libxslt-880b98c9e1b30ed40713ec430fc75fdbe48e9dde.tar.bz2 libxslt-880b98c9e1b30ed40713ec430fc75fdbe48e9dde.zip |
preparing libxslt-1.0.32 release updated the doc and rebuilt Daniel
* News configure.in: preparing libxslt-1.0.32 release
* doc/* : updated the doc and rebuilt
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 803cf47c..2f383a37 100644 --- a/configure.in +++ b/configure.in @@ -6,7 +6,7 @@ dnl libexslt is an extension dnl LIBXSLT_MAJOR_VERSION=1 LIBXSLT_MINOR_VERSION=0 -LIBXSLT_MICRO_VERSION=31 +LIBXSLT_MICRO_VERSION=32 PACKAGE=libxslt LIBEXSLT_MAJOR_VERSION=0 LIBEXSLT_MINOR_VERSION=7 |