0.9.0beta7

This commit is contained in:
Jaroslav Kysela 2001-08-20 09:20:32 +00:00
parent aebed60fe7
commit 4747044abf

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.9.0beta6) AM_INIT_AUTOMAKE(alsa-lib, 0.9.0beta7)
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")