diff options
author | Pascal Terjan <pterjan@gmail.com> | 2016-04-12 01:53:16 +0100 |
---|---|---|
committer | Pascal Terjan <pterjan@gmail.com> | 2016-04-12 01:53:27 +0100 |
commit | 3609fc391a2be8729023a7e3086003c6314b7874 (patch) | |
tree | e227203d48c055080325da6941e4aba2fa2263e4 /configure.ac | |
parent | f51b866072ccf948680d09dcbce6d9f1e53f28da (diff) | |
download | rpm-setup-3609fc391a2be8729023a7e3086003c6314b7874.tar rpm-setup-3609fc391a2be8729023a7e3086003c6314b7874.tar.gz rpm-setup-3609fc391a2be8729023a7e3086003c6314b7874.tar.bz2 rpm-setup-3609fc391a2be8729023a7e3086003c6314b7874.tar.xz rpm-setup-3609fc391a2be8729023a7e3086003c6314b7874.zip |
2.182.18
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 f8c7bba..69c7da5 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.17, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.18, https://bugs.mageia.org/) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR |