From 2f8dfa8f4b8d41c9984bae7a872ffd6c16b82303 Mon Sep 17 00:00:00 2001 From: Anna Schumaker Date: Sun, 20 Apr 2014 11:14:05 -0400 Subject: [PATCH] Ocarina 6.0 Signed-off-by: Anna Schumaker --- Sconstruct | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sconstruct b/Sconstruct index 39c59ec7..fa617c40 100644 --- a/Sconstruct +++ b/Sconstruct @@ -3,7 +3,7 @@ import os # Configuration variables CONFIG_VERSION = 6.0 -CONFIG_DEBUG = True +CONFIG_DEBUG = False # Set up default environment