Final versioning for 2012.1

Change-Id: I4627bc046b8d559921536336ea4483129e0e0a36
This commit is contained in:
Thierry Carrez 2012-03-19 10:20:59 +01:00
parent cfbd8b8c5f
commit cd4571c66a
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ except ImportError:
QUANTUM_VERSION = ['2012', '1', None]
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():