diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-02-15 11:02:04 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-02-15 11:02:04 +0000 |
commit | eed474e18d83c3cbe5a25bf24eb94f792d2a31a4 (patch) | |
tree | fceaf336c4b1ac2da3764c6cb4f08c3ebe0d6e3b /configure.ac | |
parent | f654553f49d433d54f098f0a15a9db66da4660b7 (diff) | |
download | rpm-setup-eed474e18d83c3cbe5a25bf24eb94f792d2a31a4.tar rpm-setup-eed474e18d83c3cbe5a25bf24eb94f792d2a31a4.tar.gz rpm-setup-eed474e18d83c3cbe5a25bf24eb94f792d2a31a4.tar.bz2 rpm-setup-eed474e18d83c3cbe5a25bf24eb94f792d2a31a4.tar.xz rpm-setup-eed474e18d83c3cbe5a25bf24eb94f792d2a31a4.zip |
1.74: remove macros needed for Manbo packages (they are now in rpm-manbo-setup)1.74
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 5dbae87..6603508 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.73, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.74, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9) AC_CONFIG_SRCDIR |