From 8ce642aa3a921198477b538136e626ce3ac689d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Fri, 6 Apr 2007 22:02:37 +0200 Subject: Change version so that plugins won't crash because of the wrong libxine being used to load them. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e6f208a27..3c256502d 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ dnl XINE_SUB += 1; continue with XINE_LT_* values below dnl XINE_MAJOR=1 XINE_MINOR=1 -XINE_SUB=5 +XINE_SUB=99 #if test $XINE_SUB -eq 0 ; then # XINE_SUBPART=""; -- cgit v1.2.3