diff options
author | Jani Välimaa <wally@mageia.org> | 2019-12-26 00:39:32 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2019-12-26 00:39:32 +0200 |
commit | 073c062d1e47fcd1dd7c08a6bb4d0ccfccd53239 (patch) | |
tree | 2e7b2dea3e305a77478b599d7aa9a5cb090bd8d7 /configure.ac | |
parent | 972c77cacf57e8e4132c9bdde4a18adf2fbea2ea (diff) | |
download | rpm-setup-073c062d1e47fcd1dd7c08a6bb4d0ccfccd53239.tar rpm-setup-073c062d1e47fcd1dd7c08a6bb4d0ccfccd53239.tar.gz rpm-setup-073c062d1e47fcd1dd7c08a6bb4d0ccfccd53239.tar.bz2 rpm-setup-073c062d1e47fcd1dd7c08a6bb4d0ccfccd53239.tar.xz rpm-setup-073c062d1e47fcd1dd7c08a6bb4d0ccfccd53239.zip |
2.472.47
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 267f050..5770048 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.46, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.47, https://bugs.mageia.org/) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability foreign no-dist-gzip dist-xz) AC_CONFIG_SRCDIR |