Ocarina 6.1.1

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2014-06-26 16:48:58 -04:00
parent 9d8455001f
commit c93b3f832f
1 changed files with 1 additions and 1 deletions

View File

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