summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2007-11-09 22:44:26 +0000
committerRoland McGrath <roland@redhat.com>2007-11-09 22:44:26 +0000
commit07a696ef21bb513992093221be11b312443c62f9 (patch)
treeb057eccefc3e6dd4916541f82d30050f921f151a /configure.ac
parent6b72bb7ee1a51c8140310ab3a5d654876b2ec967 (diff)
downloadelfutils-07a696ef21bb513992093221be11b312443c62f9.tar.gz
2007-11-09 Roland McGrath <roland@redhat.com>
* readelf.c (attr_callback): Handle DW_AT_data_location.
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 b89f9a42..bf08914e 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., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
dnl
-AC_INIT([Red Hat elfutils],[0.131],[http://bugzilla.redhat.com/bugzilla/],
+AC_INIT([Red Hat elfutils],[0.130],[http://bugzilla.redhat.com/bugzilla/],
[elfutils])
AC_CONFIG_AUX_DIR([config])