diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-07-27 17:38:54 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-07-27 17:38:54 +0000 |
commit | 27f37f8ca63e0834afc9fa57852b7b5971c87957 (patch) | |
tree | fca00cbf72052dc557a8a8904de02223d3382153 /configure.ac | |
parent | bfd06cde885e27762ed5c1ca15a9d9e0b12cefd7 (diff) | |
download | rpm-setup-27f37f8ca63e0834afc9fa57852b7b5971c87957.tar rpm-setup-27f37f8ca63e0834afc9fa57852b7b5971c87957.tar.gz rpm-setup-27f37f8ca63e0834afc9fa57852b7b5971c87957.tar.bz2 rpm-setup-27f37f8ca63e0834afc9fa57852b7b5971c87957.tar.xz rpm-setup-27f37f8ca63e0834afc9fa57852b7b5971c87957.zip |
1.1521.152
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 4d600c7..409f494 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id: configure.ac 271266 2010-11-04 10:43:28Z fwang $ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 1.151, tv@mageia.org) +AC_INIT(rpm-mageia-setup, 1.152, tv@mageia.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR |