From: Jaroslav Kysela Date: Wed, 27 Apr 2005 14:04:49 +0000 (+0000) Subject: release: 1.0.9rc3 X-Git-Tag: v1.0.9~3 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=2080665ffc3830071d694fb45a327e5bcc7363b0;p=alsa-oss.git release: 1.0.9rc3 --- diff --git a/configure.in b/configure.in index 9bbd33f..9966f3a 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.9rc2) +AM_INIT_AUTOMAKE(alsa-oss, 1.0.9rc3) LIBTOOL_VERSION_INFO="0:0:0" AC_SUBST(LIBTOOL_VERSION_INFO)