Final versioning for 2012.2.4

Change-Id: Ic9ee9a7336c8f5f64ad4700c0322653e331c10bb
This commit is contained in:
Alan Pevec 2013-04-11 16:17:24 +02:00
parent 527b5ec71b
commit d6a2c4b08c
1 changed files with 1 additions and 1 deletions

View File

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