From 7e4ce0ef2d8df6d04ff1fa3cdeed5c51ab69d9a0 Mon Sep 17 00:00:00 2001 From: Thorvald Natvig Date: Tue, 10 Nov 2009 23:37:42 +0100 Subject: [PATCH] Build only 0.7.0, 0.6.1 etc are deprecated for the beta --- main.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.pro b/main.pro index 4c7c60350..f85a27995 100644 --- a/main.pro +++ b/main.pro @@ -9,7 +9,7 @@ CONFIG *= ordered debug_and_release SUBDIRS *= speexbuild } !CONFIG(no-bundled-celt) { - SUBDIRS *= celt-0.6.1-build celt-0.6.2-build celt-0.7.0-build + SUBDIRS *= celt-0.7.0-build } !CONFIG(no-11x) { SUBDIRS *= src/mumble11x