diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-03-28 09:05:51 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-03-28 09:05:51 +0000 |
commit | a73fe231c3f4750d3640e5805095e37b54baa66b (patch) | |
tree | 057d74dd2d86fb906b714be3caa1300fdcebc118 | |
parent | eb3de951cff634070ad88260a325118f3889935d (diff) | |
download | rpm-setup-a73fe231c3f4750d3640e5805095e37b54baa66b.tar rpm-setup-a73fe231c3f4750d3640e5805095e37b54baa66b.tar.gz rpm-setup-a73fe231c3f4750d3640e5805095e37b54baa66b.tar.bz2 rpm-setup-a73fe231c3f4750d3640e5805095e37b54baa66b.tar.xz rpm-setup-a73fe231c3f4750d3640e5805095e37b54baa66b.zip |
- 1.75: 1.75
- remove some more macros which are now in rpm-manbo-setup
- make sure debug files are world-readable
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6603508..5a6d632 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.74, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.75, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9) AC_CONFIG_SRCDIR |