diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-08-28 15:20:14 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-08-28 15:20:14 +0000 |
commit | ff07cf61c70154aff6bbcd0cecae2079600eeed9 (patch) | |
tree | 0a03247d92dd67cb91b62e62415640724054f827 | |
parent | 7a0b6443da9ffd4c8c30ededf42f18bbd5a89932 (diff) | |
download | rpm-setup-ff07cf61c70154aff6bbcd0cecae2079600eeed9.tar rpm-setup-ff07cf61c70154aff6bbcd0cecae2079600eeed9.tar.gz rpm-setup-ff07cf61c70154aff6bbcd0cecae2079600eeed9.tar.bz2 rpm-setup-ff07cf61c70154aff6bbcd0cecae2079600eeed9.tar.xz rpm-setup-ff07cf61c70154aff6bbcd0cecae2079600eeed9.zip |
1.531.53
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f020e83..c52cac1 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.52, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.53, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9) AC_CONFIG_SRCDIR |