diff options
author | Andreas Hasenack <andreas@mandriva.com> | 2007-06-19 14:21:48 +0000 |
---|---|---|
committer | Andreas Hasenack <andreas@mandriva.com> | 2007-06-19 14:21:48 +0000 |
commit | 2695721c39195862f57df2279228f972ebf34ec3 (patch) | |
tree | 7cb1b9a2bff3dbb40e1583a7ad1975da861bdb8e | |
parent | 83212e2f446b9bca21a614e2afd5eaa5925d4a9e (diff) | |
download | rpm-setup-2695721c39195862f57df2279228f972ebf34ec3.tar rpm-setup-2695721c39195862f57df2279228f972ebf34ec3.tar.gz rpm-setup-2695721c39195862f57df2279228f972ebf34ec3.tar.bz2 rpm-setup-2695721c39195862f57df2279228f972ebf34ec3.tar.xz rpm-setup-2695721c39195862f57df2279228f972ebf34ec3.zip |
- 1.441.44
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 05d3da2..566f87d 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.43, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.44, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9) AC_CONFIG_SRCDIR |