diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-08-03 12:01:37 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2017-08-03 12:01:37 +0200 |
commit | 95f93ec49c824c780fd43e67b22190b8f0f818ac (patch) | |
tree | 0eed9ce4f7d8e71f1f5f28c392cbd93e569ea87e /configure.ac | |
parent | 193b50d5466c260544f05a7cabb184009ee8056b (diff) | |
download | rpm-setup-95f93ec49c824c780fd43e67b22190b8f0f818ac.tar rpm-setup-95f93ec49c824c780fd43e67b22190b8f0f818ac.tar.gz rpm-setup-95f93ec49c824c780fd43e67b22190b8f0f818ac.tar.bz2 rpm-setup-95f93ec49c824c780fd43e67b22190b8f0f818ac.tar.xz rpm-setup-95f93ec49c824c780fd43e67b22190b8f0f818ac.zip |
2.242.24
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 ab3a720..351e851 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, 2.23, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.24, https://bugs.mageia.org/) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR |