From: Jaroslav Kysela Date: Wed, 5 Jan 2005 06:59:33 +0000 (+0000) Subject: release: 1.0.8rc2 X-Git-Tag: v1.0.8~1 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=30f0d47f101ce7b00f6a6b6446903b9e63fee3f4;p=alsa-oss.git release: 1.0.8rc2 --- diff --git a/configure.in b/configure.in index 1348872..9b49ae3 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ AC_PREREQ(2.53) AC_INIT(alsa/alsa-oss.c) -AM_INIT_AUTOMAKE(alsa-oss, 1.0.8rc1) +AM_INIT_AUTOMAKE(alsa-oss, 1.0.8rc2) LIBTOOL_VERSION_INFO="0:0:0" AC_SUBST(LIBTOOL_VERSION_INFO)