Final 2012.2.1 versioning

Change-Id: Iedbe1d2f4586f93e27a878a40ce00f65914035a7
This commit is contained in:
Mark McLoughlin 2012-11-29 21:25:50 +00:00
parent aeabb42493
commit 3a6cc2f6dc
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ except ImportError:
QUANTUM_VERSION = ['2012', '2', '1']
YEAR, COUNT, REVSISION = QUANTUM_VERSION
FINAL = False # This becomes true at Release Candidate time
FINAL = True # This becomes true at Release Candidate time
def canonical_version_string():