Ocarina 6.1.2

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
This commit is contained in:
Anna Schumaker 2014-08-12 10:40:34 -04:00
parent 8fd5d8173e
commit 76a5e0b6ba
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
import os
# Configuration variables
CONFIG_VERSION = "6.1.1"
CONFIG_VERSION = "6.1.2"
CONFIG_DEBUG = False
CONFIG_TEST_VALGRIND = False
CONFIG_TEST_COVERAGE = False