From: Jaroslav Kysela Date: Tue, 21 Dec 2004 14:32:48 +0000 (+0000) Subject: release: 1.0.8-rc1 X-Git-Tag: v1.0.8~24 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=a94eb21623c27e9df5a1d05e1e11e74ef1866134;p=alsa-lib.git release: 1.0.8-rc1 --- diff --git a/configure.in b/configure.in index a335e9df..08d7f01e 100644 --- a/configure.in +++ b/configure.in @@ -9,7 +9,7 @@ dnl add API = c+1:0:a+1 dnl remove API = c+1:0:0 dnl ************************************************* 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" dnl ************************************************* AM_CONDITIONAL(INSTALL_M4, test -n "${ACLOCAL}")