diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-07-28 14:04:34 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-07-28 14:04:34 +0000 |
commit | ef8e57e11fbb52f8e3f31c65b9a371d094855e5c (patch) | |
tree | 58f138854708fd8cd0a8ef8cdc0d2632e86407f0 /configure.ac | |
parent | 7fd451137206d05d3d04eaff9d914184d741a68d (diff) | |
download | rpm-setup-ef8e57e11fbb52f8e3f31c65b9a371d094855e5c.tar rpm-setup-ef8e57e11fbb52f8e3f31c65b9a371d094855e5c.tar.gz rpm-setup-ef8e57e11fbb52f8e3f31c65b9a371d094855e5c.tar.bz2 rpm-setup-ef8e57e11fbb52f8e3f31c65b9a371d094855e5c.tar.xz rpm-setup-ef8e57e11fbb52f8e3f31c65b9a371d094855e5c.zip |
1.931.93
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 c5095d9..7f38c57 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.92, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.93, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability) AC_CONFIG_SRCDIR |