Ocarina 6.1

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2014-06-14 18:26:58 -04:00
parent c88746d2da
commit 12548784ba
1 changed files with 1 additions and 1 deletions

View File

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