From 5d30a7730fa08774a1c48082580eb40a4e9a8095 Mon Sep 17 00:00:00 2001 From: Siggi Langauf Date: Sun, 14 Dec 2003 22:13:22 +0000 Subject: API version bounce CVS patchset: 5912 CVS date: 2003/12/14 22:13:22 --- src/audio_out/audio_sun_out.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/audio_out/audio_sun_out.c') diff --git a/src/audio_out/audio_sun_out.c b/src/audio_out/audio_sun_out.c index 8a8882761..30bc9c387 100644 --- a/src/audio_out/audio_sun_out.c +++ b/src/audio_out/audio_sun_out.c @@ -17,7 +17,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: audio_sun_out.c,v 1.33 2003/12/05 15:54:56 f1rmb Exp $ + * $Id: audio_sun_out.c,v 1.34 2003/12/14 22:13:22 siggi Exp $ */ #ifdef HAVE_CONFIG_H @@ -59,7 +59,7 @@ #define AUDIO_PRECISION_16 16 #endif -#define AO_SUN_IFACE_VERSION 7 +#define AO_SUN_IFACE_VERSION 8 #define GAP_TOLERANCE 5000 #define GAP_NONRT_TOLERANCE AO_MAX_GAP -- cgit v1.2.3