Ocarina 6.2

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2014-10-23 08:21:06 -04:00
parent cf940ed792
commit 9e4d408828
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import os
# Configuration variables
CONFIG_VERSION = 6.2
CONFIG_DEBUG = True
CONFIG_DEBUG = False
CONFIG_TEST_VALGRIND = False
CONFIG_TEST_COVERAGE = False
CONFIG_TEST_CPPCHECK = False