diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-09-24 10:14:21 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2018-09-24 10:21:04 +0200 |
commit | 6b898bfc25eee5cc8d4823f4062a039cb2e7cda5 (patch) | |
tree | 0b81883401186be6ec7141e2f27f0b3734114962 /configure.ac | |
parent | d4f293c221b6e1e2da0eb4ad356da1ec6e22a043 (diff) | |
download | rpm-setup-6b898bfc25eee5cc8d4823f4062a039cb2e7cda5.tar rpm-setup-6b898bfc25eee5cc8d4823f4062a039cb2e7cda5.tar.gz rpm-setup-6b898bfc25eee5cc8d4823f4062a039cb2e7cda5.tar.bz2 rpm-setup-6b898bfc25eee5cc8d4823f4062a039cb2e7cda5.tar.xz rpm-setup-6b898bfc25eee5cc8d4823f4062a039cb2e7cda5.zip |
2.352.35
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 0744bc6..8329852 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.34, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.35, https://bugs.mageia.org/) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR |