diff options
author | Jani Välimaa <wally@mageia.org> | 2018-10-21 10:40:01 +0300 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2018-10-21 10:40:01 +0300 |
commit | e78c1eec02a832eeabf30d4c0f29d4a500acb9f0 (patch) | |
tree | 6a1c63a912066eb0fe4c7cf96a0a5f0c839ecf15 /configure.ac | |
parent | 72c311efdca1fd3866a90175ddbb79f4c4436c62 (diff) | |
download | rpm-setup-e78c1eec02a832eeabf30d4c0f29d4a500acb9f0.tar rpm-setup-e78c1eec02a832eeabf30d4c0f29d4a500acb9f0.tar.gz rpm-setup-e78c1eec02a832eeabf30d4c0f29d4a500acb9f0.tar.bz2 rpm-setup-e78c1eec02a832eeabf30d4c0f29d4a500acb9f0.tar.xz rpm-setup-e78c1eec02a832eeabf30d4c0f29d4a500acb9f0.zip |
2.372.37
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 f0be648..341ed2f 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 2.36, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.37, https://bugs.mageia.org/) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR |