diff options
author | Neal Gompa (ニール・ゴンパ) <ngompa13@gmail.com> | 2016-05-04 10:36:56 -0400 |
---|---|---|
committer | Neal Gompa (ニール・ゴンパ) <ngompa13@gmail.com> | 2016-05-04 10:36:56 -0400 |
commit | e9a4bf5c3bc50ee99340272fb3fe62e73f4e9136 (patch) | |
tree | 72b2e0739016695504610ea621a6f88df9f19fc8 /configure.ac | |
parent | e1a25ebffbaa6ec78994dccc90cdad3df5ce5a88 (diff) | |
download | rpm-setup-e9a4bf5c3bc50ee99340272fb3fe62e73f4e9136.tar rpm-setup-e9a4bf5c3bc50ee99340272fb3fe62e73f4e9136.tar.gz rpm-setup-e9a4bf5c3bc50ee99340272fb3fe62e73f4e9136.tar.bz2 rpm-setup-e9a4bf5c3bc50ee99340272fb3fe62e73f4e9136.tar.xz rpm-setup-e9a4bf5c3bc50ee99340272fb3fe62e73f4e9136.zip |
2.202.20
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 d61970f..3def7ca 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.19, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.20, https://bugs.mageia.org/) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR |