diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2007-08-23 15:32:58 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2007-08-23 15:32:58 +0000 |
commit | 2896318613d0fd5b0ea52d5f4478d7dae932984e (patch) | |
tree | 8b18aab188993aa65bb887aa8799a72ad3f929b6 /configure.in | |
parent | 01b332d1bb91934856709dfb1e8e4ef9e1f5b5bf (diff) | |
download | libxslt-2896318613d0fd5b0ea52d5f4478d7dae932984e.tar.gz libxslt-2896318613d0fd5b0ea52d5f4478d7dae932984e.tar.bz2 libxslt-2896318613d0fd5b0ea52d5f4478d7dae932984e.zip |
preparing release of 1.1.22 Daniel
* configure.in doc/*: preparing release of 1.1.22
Daniel
svn path=/trunk/; revision=1442
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 6777412e..31358b74 100644 --- a/configure.in +++ b/configure.in @@ -10,7 +10,7 @@ dnl libexslt is an extension dnl LIBXSLT_MAJOR_VERSION=1 LIBXSLT_MINOR_VERSION=1 -LIBXSLT_MICRO_VERSION=21 +LIBXSLT_MICRO_VERSION=22 PACKAGE=libxslt LIBEXSLT_MAJOR_VERSION=0 LIBEXSLT_MINOR_VERSION=8 |