From: Jaroslav Kysela Date: Wed, 22 Mar 2006 10:48:46 +0000 (+0000) Subject: release 1.0.11rc4 X-Git-Tag: v1.0.11rc4 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=c5b8e4fbefeea1372060980936f24889b4e9d18f;p=alsa-oss.git release 1.0.11rc4 Patch-level: Merged --- diff --git a/configure.in b/configure.in index 2d46608..62c90a4 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ AC_PREREQ(2.59) AC_INIT(alsa/alsa-oss.c) -AM_INIT_AUTOMAKE(alsa-oss, 1.0.11rc3) +AM_INIT_AUTOMAKE(alsa-oss, 1.0.11rc4) LIBTOOL_VERSION_INFO="0:0:0" AC_SUBST(LIBTOOL_VERSION_INFO)