From: Jaroslav Kysela Date: Wed, 12 Jan 2000 09:49:57 +0000 (+0000) Subject: 0.5.0pre3 X-Git-Tag: v1.0.3~1342 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=1baf18882dfe7cfdf3dae45e770f60aaa86e9288;p=alsa-lib.git 0.5.0pre3 --- diff --git a/configure.in b/configure.in index b0ca5e7d..817c2c79 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.5.0pre2) +AM_INIT_AUTOMAKE(alsa-lib, 0.5.0pre3) AM_CONDITIONAL(INSTALL_M4, test "x${ACLOCAL}" = "xaclocal") AC_PREFIX_DEFAULT(/usr)