diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-12-17 17:23:26 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-12-17 17:23:26 +0000 |
commit | 43af609d71cf261a3c51b62161b444396e37e3b7 (patch) | |
tree | b17552f49c8cccff99c82bdc7dd2020dcab309e2 | |
parent | 9ba376da37f63c54410bb35d9a01f47628f5da8e (diff) | |
download | rpm-setup-43af609d71cf261a3c51b62161b444396e37e3b7.tar rpm-setup-43af609d71cf261a3c51b62161b444396e37e3b7.tar.gz rpm-setup-43af609d71cf261a3c51b62161b444396e37e3b7.tar.bz2 rpm-setup-43af609d71cf261a3c51b62161b444396e37e3b7.tar.xz rpm-setup-43af609d71cf261a3c51b62161b444396e37e3b7.zip |
1.641.64
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5ef8d22..8605103 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.63, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.64, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9) AC_CONFIG_SRCDIR |