From: Jaroslav Kysela Date: Fri, 4 Nov 2005 10:19:38 +0000 (+0000) Subject: release 1.0.10rc3 X-Git-Tag: v1.0.10rc3 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=8fc9c93f0aa1cca8cdce6e9f7f6c4ac4672007ca;p=alsa-oss.git release 1.0.10rc3 Patch-level: Merged --- diff --git a/configure.in b/configure.in index fcf7f49..56fe3cb 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.10rc2) +AM_INIT_AUTOMAKE(alsa-oss, 1.0.10rc3) LIBTOOL_VERSION_INFO="0:0:0" AC_SUBST(LIBTOOL_VERSION_INFO)