From: Jaroslav Kysela Date: Mon, 1 Feb 1999 18:17:51 +0000 (+0000) Subject: 0.3.0pre4 X-Git-Tag: v1.0.3~1491 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=54f13b79380054f6fac8678ab4ee4b327b48614d;p=alsa-lib.git 0.3.0pre4 --- diff --git a/configure.in b/configure.in index 7b0424dd..20985456 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.0pre3a) +AM_INIT_AUTOMAKE(alsa-lib, 0.3.0pre4) AM_CONDITIONAL(INSTALL_M4, test "x${ACLOCAL}" = "xaclocal") AC_PREFIX_DEFAULT(/usr)