version 0.3.0pre3a

This commit is contained in:
Jaroslav Kysela 1999-01-31 13:05:48 +00:00
parent 682ee54c82
commit 8df572b9cf

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.0pre3)
AM_INIT_AUTOMAKE(alsa-lib, 0.3.0pre3a)
AM_CONDITIONAL(INSTALL_M4, test "x${ACLOCAL}" = "xaclocal")
AC_PREFIX_DEFAULT(/usr)