diff options
author | Colin Guthrie <colin@mageia.org> | 2013-03-24 11:48:07 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2013-03-24 11:48:07 +0000 |
commit | 88eb8d079104cf9de9875528455bfe11eac9a9c5 (patch) | |
tree | 1f361baac9aadfe513fe76d1fc530b1b148245d0 /configure.ac | |
parent | f7577e777779eeb8781dad30903d318a921824de (diff) | |
download | rpm-setup-88eb8d079104cf9de9875528455bfe11eac9a9c5.tar rpm-setup-88eb8d079104cf9de9875528455bfe11eac9a9c5.tar.gz rpm-setup-88eb8d079104cf9de9875528455bfe11eac9a9c5.tar.bz2 rpm-setup-88eb8d079104cf9de9875528455bfe11eac9a9c5.tar.xz rpm-setup-88eb8d079104cf9de9875528455bfe11eac9a9c5.zip |
1.1691.169
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 c6b518f..b35b66b 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.168, rtp@mageia.org) +AC_INIT(rpm-mageia-setup, 1.169, rtp@mageia.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR |