Merge "Final versioning for Diablo." into milestone-proposed

This commit is contained in:
Jenkins 2011-09-21 20:33:05 +00:00 committed by Gerrit Code Review
commit 84e5d7fa0d
1 changed files with 1 additions and 1 deletions

View File

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