From 977ec0a03b215cfe3bef210a5516f0a30370c961 Mon Sep 17 00:00:00 2001 From: Miguel Freitas Date: Tue, 11 May 2004 21:31:55 +0000 Subject: preparation for rc4a quick fix for wma static noise. (a more general solution should be employed in configure.ac) CVS patchset: 6520 CVS date: 2004/05/11 21:31:55 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3b321fc99..f62b8988f 100644 --- a/configure.ac +++ b/configure.ac @@ -41,7 +41,7 @@ dnl for a release tarball do "rm .cvsversion" before "make dist" if test -f .cvsversion; then XINE_PRE="cvs" else - XINE_PRE="rc4" + XINE_PRE="rc4a" fi AC_SUBST(XINE_MAJOR) -- cgit v1.2.3