Final versioning for 2012.2.3

Change-Id: Ic83a1c1617ad74b931f54f1755bc9dcecfe2c527
This commit is contained in:
Mark McLoughlin 2013-01-31 21:31:08 +00:00
parent a84ba7e171
commit d3d385a45b
1 changed files with 1 additions and 1 deletions

View File

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