0.3.0pre3

This commit is contained in:
Jaroslav Kysela 1999-01-24 16:58:58 +00:00
parent 53cbbeee14
commit 74ba33d92a

View file

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