summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2002-11-26 22:53:11 +0000
committerjbj <devnull@localhost>2002-11-26 22:53:11 +0000
commit8ec359ea45cb587db1bedcbaf296e3a59031b9d1 (patch)
tree9747d91c5b9316f060ea4fcc1a9514fb9c429e15
parent83b2da2fa8be42498c210fa0ba46da15f6802b88 (diff)
downloadrpm-8ec359ea45cb587db1bedcbaf296e3a59031b9d1.tar.gz
rpm-8ec359ea45cb587db1bedcbaf296e3a59031b9d1.tar.bz2
rpm-8ec359ea45cb587db1bedcbaf296e3a59031b9d1.zip
Conflicts.
CVS patchset: 5887 CVS date: 2002/11/26 22:53:11
-rw-r--r--elfutils/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/elfutils/configure.ac b/elfutils/configure.ac
index bc9db5498..d08807a60 100644
--- a/elfutils/configure.ac
+++ b/elfutils/configure.ac
@@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program; if not, write to the Free Software Foundation,
dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
dnl
-AC_INIT([elfutils],[0.56],[drepper@redhat.com],[elfutils])
+AC_INIT([elfutils],[0.57],[drepper@redhat.com],[elfutils])
AM_INIT_AUTOMAKE([gnits 1.6.3 dist-bzip2])
AC_COPYRIGHT([Copyright (C) 1996-2001, 2002 Red Hat, Inc.])
AC_CONFIG_SRCDIR([libelf/elf_begin.c])