diff options
author | Jani Välimaa <wally@mageia.org> | 2018-03-22 18:53:35 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2018-03-22 18:53:35 +0200 |
commit | d1dab3689c13c6d0321faacb283de048b7db0595 (patch) | |
tree | 9fb59b189ee631601239934ef81adcc58fd615d3 /configure.ac | |
parent | 767c7f0e9069cb33d500b0d6f4bd73d2ce7cb254 (diff) | |
download | rpm-setup-d1dab3689c13c6d0321faacb283de048b7db0595.tar rpm-setup-d1dab3689c13c6d0321faacb283de048b7db0595.tar.gz rpm-setup-d1dab3689c13c6d0321faacb283de048b7db0595.tar.bz2 rpm-setup-d1dab3689c13c6d0321faacb283de048b7db0595.tar.xz rpm-setup-d1dab3689c13c6d0321faacb283de048b7db0595.zip |
2.272.27
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 1ebf8ec..5d4719d 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.26, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.27, https://bugs.mageia.org/) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR |