Final versioning for Diablo

This commit is contained in:
Thierry Carrez 2011-09-21 14:43:23 +02:00
parent 379aa62306
commit d68ad715c8
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():