From bb48a2702b6db50614fbbf08b02a1c7d83e28ecf Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 27 Aug 2008 03:01:47 +0000 Subject: 0.137 release. --- NEWS | 4 ++++ config/elfutils.spec.in | 3 +++ configure.ac | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2b24a6e5..ad7b004b 100644 --- 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; diff --git a/config/elfutils.spec.in b/config/elfutils.spec.in index 78611b2a..222a9e63 100644 --- a/config/elfutils.spec.in +++ b/config/elfutils.spec.in @@ -182,6 +182,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_libdir}/libelf.a %changelog +* Tue Aug 26 2008 Ulrich Drepper 0.137-1 +- Minor fixes for unreleased 0.136 release. + * Mon Aug 25 2008 Ulrich Drepper 0.136-1 - libdwfl: bug fixes; new segment interfaces; all the libdwfl-based tools now support --core=COREFILE option diff --git a/configure.ac b/configure.ac index bd12af2a..2723046e 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.136],[http://bugzilla.redhat.com/bugzilla/], +AC_INIT([Red Hat elfutils],[0.137],[http://bugzilla.redhat.com/bugzilla/], [elfutils]) AC_CONFIG_AUX_DIR([config]) -- cgit v1.2.3