diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-09-22 07:41:46 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-09-22 07:41:46 +0000 |
commit | ca2ae2da69eda12e08b077557da0632869a1299e (patch) | |
tree | ede80f7bdc78bb0a55f460c3686d3261b0ae5228 /configure.ac | |
parent | 045191e449ee5d8ee13370ee8b8626ad87147b58 (diff) | |
download | rpm-setup-ca2ae2da69eda12e08b077557da0632869a1299e.tar rpm-setup-ca2ae2da69eda12e08b077557da0632869a1299e.tar.gz rpm-setup-ca2ae2da69eda12e08b077557da0632869a1299e.tar.bz2 rpm-setup-ca2ae2da69eda12e08b077557da0632869a1299e.tar.xz rpm-setup-ca2ae2da69eda12e08b077557da0632869a1299e.zip |
1.87: really don't add php dependencies for doc files1.87
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b548b1f..756111d 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.86, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.87, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9) AC_CONFIG_SRCDIR |