Ocarina 5.5-rc

This commit is contained in:
Bryan Schumaker 2012-01-04 08:24:37 -05:00
parent 3e458e2d9f
commit e11df95c1b

View File

@ -4,8 +4,8 @@ import sys
MAJOR = 5
MINOR = 5
BUG = 0
EXTRA = ""
DEBUG = True
EXTRA = "rc"
DEBUG = False
PREFIX = "/usr"
DESTDIR = ""