1
0
Fork 0
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:
hp.com!davidm 2002-04-12 03:32:26 +00:00
parent cc5ee5947a
commit 6b2b140e92

View file

@ -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)