mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-22 07:37:38 +01:00
Change version to 0.2-pre1.
(Logical change 1.13)
This commit is contained in:
parent
cc5ee5947a
commit
6b2b140e92
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
|
|||
AC_INIT(src/backtrace.c)
|
||||
AC_CONFIG_AUX_DIR(aux)
|
||||
AC_CANONICAL_SYSTEM
|
||||
AM_INIT_AUTOMAKE(libunwind, 0.2)
|
||||
AM_INIT_AUTOMAKE(libunwind, 0.2-pre1)
|
||||
AM_MAINTAINER_MODE
|
||||
AM_CONFIG_HEADER(include/config.h)
|
||||
|
||||
|
|
Loading…
Reference in a new issue