summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
-rw-r--r--src/audio_out/audio_alsa_out.c4
2 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 4c75fa432..0fc18a88f 100644
--- a/configure.in
+++ b/configure.in
@@ -26,7 +26,7 @@ dnl
XINE_MAJOR=0
XINE_MINOR=9
XINE_SUB=5
-XINE_PRE=""
+XINE_PRE="cvs"
XINE_IFACE_AGE=0
XINE_BIN_AGE=0
diff --git a/src/audio_out/audio_alsa_out.c b/src/audio_out/audio_alsa_out.c
index 7b59cf225..acdba3885 100644
--- a/src/audio_out/audio_alsa_out.c
+++ b/src/audio_out/audio_alsa_out.c
@@ -26,7 +26,7 @@
* (c) 2001 James Courtier-Dutton <James@superbug.demon.co.uk>
*
*
- * $Id: audio_alsa_out.c,v 1.37 2001/11/18 17:34:28 jcdutton Exp $
+ * $Id: audio_alsa_out.c,v 1.38 2001/11/24 13:44:34 f1rmb Exp $
*/
#ifdef HAVE_CONFIG_H
@@ -73,7 +73,7 @@
# endif
#endif
-#define AO_OUT_ALSA_IFACE_VERSION 2
+#define AO_OUT_ALSA_IFACE_VERSION 3
#define GAP_TOLERANCE 5000