From: Jaroslav Kysela Date: Wed, 2 May 2007 06:45:48 +0000 (+0200) Subject: release 1.0.14rc4 X-Git-Tag: v1.0.14rc4 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=20f072a3371944e36cf74f94365e0f6baf2b3c2d;p=alsa-oss.git release 1.0.14rc4 Patch-level: Merged --- diff --git a/configure.in b/configure.in index f38b718..2e3b37a 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.12) +AM_INIT_AUTOMAKE(alsa-oss, 1.0.14rc4) LIBTOOL_VERSION_INFO="0:0:0" AC_SUBST(LIBTOOL_VERSION_INFO)