diff options
author | Nicolas Vigier <boklm@mageia.org> | 2011-05-06 14:01:35 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2011-05-06 14:01:35 +0000 |
commit | 6935a6ca209db7f32803b8648f9c9b1e276e3064 (patch) | |
tree | 396e54053ceca1a93f6147ae2b1bbd82cfab063c /configure.ac | |
parent | ad1b4fa978204c27ce524f2ede9d70c1ad1ba73b (diff) | |
download | rpm-setup-6935a6ca209db7f32803b8648f9c9b1e276e3064.tar rpm-setup-6935a6ca209db7f32803b8648f9c9b1e276e3064.tar.gz rpm-setup-6935a6ca209db7f32803b8648f9c9b1e276e3064.tar.bz2 rpm-setup-6935a6ca209db7f32803b8648f9c9b1e276e3064.tar.xz rpm-setup-6935a6ca209db7f32803b8648f9c9b1e276e3064.zip |
version 1.1301.130
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 248b4a5..21765d7 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.129, boklm@mars-attacks.org) +AC_INIT(rpm-mageia-setup, 1.130, boklm@mars-attacks.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability) AC_CONFIG_SRCDIR |