diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-06-02 12:41:38 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-06-02 12:41:38 +0000 |
commit | adf0f5432404afea70f0d7c19c19c09afec53fb6 (patch) | |
tree | fb9c39ecd8ced7d11abfa3575e757632fb615a08 | |
parent | 9b690c576ea7cb70734c12cb7a39cdcd428b7448 (diff) | |
download | rpm-setup-adf0f5432404afea70f0d7c19c19c09afec53fb6.tar rpm-setup-adf0f5432404afea70f0d7c19c19c09afec53fb6.tar.gz rpm-setup-adf0f5432404afea70f0d7c19c19c09afec53fb6.tar.bz2 rpm-setup-adf0f5432404afea70f0d7c19c19c09afec53fb6.tar.xz rpm-setup-adf0f5432404afea70f0d7c19c19c09afec53fb6.zip |
1.78 (remove test for %_localstatedir)1.78
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 35e8b42..9109ce7 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.77, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.78, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9) AC_CONFIG_SRCDIR |