From: Jaroslav Kysela Date: Tue, 21 Dec 2004 15:24:36 +0000 (+0000) Subject: release: 1.0.8rc1 X-Git-Tag: v1.0.8~23 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=f0762bd3cdfc76f663956cbea90f8c04232b98af;p=alsa-lib.git release: 1.0.8rc1 --- diff --git a/configure.in b/configure.in index 08d7f01e..e7f0f22c 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.8-rc1) +AM_INIT_AUTOMAKE(alsa-lib, 1.0.8rc1) eval LIBTOOL_VERSION_INFO="2:0:0" dnl ************************************************* AM_CONDITIONAL(INSTALL_M4, test -n "${ACLOCAL}")