diff options
author | Pascal Terjan <pterjan@gmail.com> | 2014-09-18 23:53:27 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@gmail.com> | 2014-09-18 23:53:27 +0000 |
commit | ed4bf32f0782bb21860983b0e3a3aa38665fb91f (patch) | |
tree | 245947db1ac4c766535210db0c53c8c9d66bf6c8 /configure.ac | |
parent | ec09e6a3147ed093889cc50495f02416c0917cf2 (diff) | |
download | rpm-setup-ed4bf32f0782bb21860983b0e3a3aa38665fb91f.tar rpm-setup-ed4bf32f0782bb21860983b0e3a3aa38665fb91f.tar.gz rpm-setup-ed4bf32f0782bb21860983b0e3a3aa38665fb91f.tar.bz2 rpm-setup-ed4bf32f0782bb21860983b0e3a3aa38665fb91f.tar.xz rpm-setup-ed4bf32f0782bb21860983b0e3a3aa38665fb91f.zip |
2.32.3
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 0201218..26b30fa 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.2, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.3, https://bugs.mageia.org/) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR |