From: Jaroslav Kysela Date: Sun, 24 Jan 1999 16:58:58 +0000 (+0000) Subject: 0.3.0pre3 X-Git-Tag: v1.0.3~1498 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=74ba33d92adebdc09938d1cc15058f4268b56980;p=alsa-lib.git 0.3.0pre3 --- diff --git a/configure.in b/configure.in index beb0ea0e..e41c43ae 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(src/control/control.c) -AM_INIT_AUTOMAKE(alsa-lib, 0.3.0pre2) +AM_INIT_AUTOMAKE(alsa-lib, 0.3.0pre3) AM_CONDITIONAL(INSTALL_M4, test "x${ACLOCAL}" = "xaclocal") AC_PREFIX_DEFAULT(/usr)