Ocarina 5.11

This commit is contained in:
Bryan Schumaker 2012-11-22 10:14:34 -05:00
parent a4b154765f
commit b2226d926e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ MAJOR = 5
MINOR = 11
BUG = 0
EXTRA = ""
DEBUG = True
DEBUG = False
# Find version
version = "%s.%s" % (MAJOR, MINOR)