]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Start development of 0.146.
authorUlrich Drepper <drepper@redhat.com>
Fri, 5 Mar 2010 05:51:19 +0000 (21:51 -0800)
committerUlrich Drepper <drepper@redhat.com>
Fri, 5 Mar 2010 05:51:19 +0000 (21:51 -0800)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 77ea4cb3d4b405bd90eaa6f59cf14ff87f89aabb..a59406f1ad646d6d41759a7a3daeee7c7901cceb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 0.146:
+
 Version 0.145:
 
 Fix build with --disable-dependency-tracking.
index d2af237753e644b09406c4d2a46a9362b3301e41..ccd79acea2c9d4319d00ef208b708db4b73ee199 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl Configure input file for elfutils.                     -*-autoconf-*-
 dnl
-dnl Copyright (C) 1996-2008, 2009 Red Hat, Inc.
+dnl Copyright (C) 1996-2009, 2010 Red Hat, Inc.
 dnl
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
@@ -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.145],[http://bugzilla.redhat.com/bugzilla/],[elfutils])
+AC_INIT([Red Hat elfutils],[0.145.90],[http://bugzilla.redhat.com/bugzilla/],[elfutils])
 
 AC_CONFIG_AUX_DIR([config])
 AC_CONFIG_FILES([config/Makefile])