Ocarina 5.10

This commit is contained in:
Bryan Schumaker 2012-09-10 08:05:04 -04:00
parent 97fbd569e9
commit d59402b6b8
1 changed files with 1 additions and 1 deletions

View File

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