release: 1.0.8-rc1

This commit is contained in:
Jaroslav Kysela 2004-12-21 14:32:48 +00:00
parent 2b54677fdb
commit a94eb21623

View file

@ -9,7 +9,7 @@ dnl add API = c+1:0:a+1
dnl remove API = c+1:0:0 dnl remove API = c+1:0:0
dnl ************************************************* dnl *************************************************
AC_CANONICAL_SYSTEM AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE(alsa-lib, 1.0.7) AM_INIT_AUTOMAKE(alsa-lib, 1.0.8-rc1)
eval LIBTOOL_VERSION_INFO="2:0:0" eval LIBTOOL_VERSION_INFO="2:0:0"
dnl ************************************************* dnl *************************************************
AM_CONDITIONAL(INSTALL_M4, test -n "${ACLOCAL}") AM_CONDITIONAL(INSTALL_M4, test -n "${ACLOCAL}")