0.9.0beta1

This commit is contained in:
Jaroslav Kysela 2001-02-20 20:29:12 +00:00
parent d8f5d4a4d2
commit 0dd27a5e47

View file

@ -7,7 +7,7 @@ dnl change API = c+1:0:a
dnl add API = c+1:0:a+1 dnl add API = c+1:0:a+1
dnl remove API = c+1:0:0 dnl remove API = c+1:0:0
dnl ************************************************* dnl *************************************************
AM_INIT_AUTOMAKE(alsa-lib, 0.6.0pre1) AM_INIT_AUTOMAKE(alsa-lib, 0.9.0beta1)
eval LIBTOOL_VERSION_INFO="2:0:0" eval LIBTOOL_VERSION_INFO="2:0:0"
dnl ************************************************* dnl *************************************************
AM_CONDITIONAL(INSTALL_M4, test "x${ACLOCAL}" = "xaclocal") AM_CONDITIONAL(INSTALL_M4, test "x${ACLOCAL}" = "xaclocal")