Bump next version to 2012.2.1
Open stable/folsom by bumping next version to 2012.2.1. Change-Id: I1d6d3a4dadc21427b5aa23a1f093850fd667f741
This commit is contained in:
parent
a9b17b66b7
commit
5a5dec2d65
@ -21,10 +21,10 @@ except ImportError:
|
||||
'revision_id': 'LOCALREVISION',
|
||||
'revno': 0}
|
||||
|
||||
QUANTUM_VERSION = ['2012', '2', None]
|
||||
QUANTUM_VERSION = ['2012', '2', '1']
|
||||
YEAR, COUNT, REVSISION = QUANTUM_VERSION
|
||||
|
||||
FINAL = True # This becomes true at Release Candidate time
|
||||
FINAL = False # This becomes true at Release Candidate time
|
||||
|
||||
|
||||
def canonical_version_string():
|
||||
|
Loading…
Reference in New Issue
Block a user