Final versioning for Diablo

This commit is contained in:
Thierry Carrez 2011-09-22 11:57:02 +00:00 committed by Tarmac
commit a8e8d26393
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ except ImportError:
NOVA_VERSION = ['2011', '3']
YEAR, COUNT = NOVA_VERSION
FINAL = False # This becomes true at Release Candidate time
FINAL = True # This becomes true at Release Candidate time
def canonical_version_string():