diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-09-09 07:20:42 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-09-12 22:34:11 +0200 |
commit | 1a9ff5b16b35f13d425562e349387b518f9f9e9d (patch) | |
tree | 96e7ba0e147cd54e6be1ede1b14fa2308ab0af65 /configure.ac | |
parent | 3f042b60a9f3f1940d31b13f1107bdbe8635a105 (diff) | |
download | rpm-setup-1a9ff5b16b35f13d425562e349387b518f9f9e9d.tar rpm-setup-1a9ff5b16b35f13d425562e349387b518f9f9e9d.tar.gz rpm-setup-1a9ff5b16b35f13d425562e349387b518f9f9e9d.tar.bz2 rpm-setup-1a9ff5b16b35f13d425562e349387b518f9f9e9d.tar.xz rpm-setup-1a9ff5b16b35f13d425562e349387b518f9f9e9d.zip |
2.02.0
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 75eb3b2..fba09fa 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, 1.198, https://bugs.mageia.org/) +AC_INIT(rpm-mageia-setup, 2.0, https://bugs.mageia.org/) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR |