]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
0.137 release. elfutils-0.137
authorUlrich Drepper <drepper@redhat.com>
Wed, 27 Aug 2008 03:01:47 +0000 (03:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 27 Aug 2008 03:01:47 +0000 (03:01 +0000)
NEWS
config/elfutils.spec.in
configure.ac

diff --git a/NEWS b/NEWS
index 2b24a6e5aee89b50874609717215f7b6534ed399..ad7b004b8ec6ef3f3aa7866189716c8c8400d38b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 0.137:
+
+Minor fixes for unreleased 0.136 release.
+
 Version 0.136:
 
 libdwfl: bug fixes; new "segment" interfaces;
index 78611b2a8b40187f531e424707f07466de260bde..222a9e63433b4008a6740c50366cc7def45ff304 100644 (file)
@@ -182,6 +182,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_libdir}/libelf.a
 
 %changelog
+* Tue Aug 26 2008 Ulrich Drepper <drepper@redhat.com> 0.137-1
+- Minor fixes for unreleased 0.136 release.
+
 * Mon Aug 25 2008 Ulrich Drepper <drepper@redhat.com> 0.136-1
 - libdwfl: bug fixes; new segment interfaces;   all the libdwfl-based
  tools now support --core=COREFILE option
index bd12af2adf1bd4687849c330c4a3adc406c524d8..2723046e49f42862dd62f1d51e2c3b188ba9198d 100644 (file)
@@ -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.136],[http://bugzilla.redhat.com/bugzilla/],
+AC_INIT([Red Hat elfutils],[0.137],[http://bugzilla.redhat.com/bugzilla/],
        [elfutils])
 
 AC_CONFIG_AUX_DIR([config])