mirror of
https://github.com/libunwind/libunwind.git
synced 2026-01-12 00:04:03 +08:00
Up version number.
(Logical change 1.138)
This commit is contained in:
2
README
2
README
@@ -1,6 +1,6 @@
|
||||
-*- mode: Outline -*-
|
||||
|
||||
This is version 0.95 of the unwind library. At the moment, only the
|
||||
This is version 0.96 of the unwind library. At the moment, only the
|
||||
IA-64 Linux (IPF Linux) platform is fully supported. Some very basic
|
||||
support for x86 and HP-UX/IPF exists also. However, the x86 support
|
||||
is based purely on the frame-chain and does not use unwind
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT(libunwind, 0.95, libunwind@linux.hpl.hp.com)
|
||||
AC_INIT(libunwind, 0.96, libunwind@linux.hpl.hp.com)
|
||||
AC_CONFIG_SRCDIR(src/backtrace.c)
|
||||
AC_CONFIG_AUX_DIR(aux)
|
||||
AC_CANONICAL_SYSTEM
|
||||
|
||||
Reference in New Issue
Block a user