summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-12-08 01:35:42 +0000
committerRoland McGrath <roland@redhat.com>2005-12-08 01:35:42 +0000
commitd804e72cf0b39827289d2d08a74fa12e0d8a39b9 (patch)
tree5906ca97604d4424fc3e99d9f5fd23871e37fd7e /configure.ac
parent55984a8685c08e3158d5b9432878abf8dcc7ddf9 (diff)
downloadelfutils-d804e72cf0b39827289d2d08a74fa12e0d8a39b9.tar.gz
2005-12-07 Roland McGrath <roland@redhat.com>
* ecp.c (main): Use elf_end to clean up.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 20d1939c..7c6b7150 100644
--- a/configure.ac
+++ b/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([Red Hat elfutils],[0.119],[http://bugzilla.redhat.com/bugzilla/],
+AC_INIT([Red Hat elfutils],[0.118],[http://bugzilla.redhat.com/bugzilla/],
[elfutils])
AC_CONFIG_AUX_DIR([config])