Final versioning for 2012.1
Change-Id: I4e9efbf9a406af0c2a720b57651885b61c9dbb2d
This commit is contained in:
parent
e2c979b76b
commit
ee460886da
@ -25,7 +25,7 @@ except ImportError:
|
||||
MELANGE_VERSION = ['2012', '1']
|
||||
YEAR, COUNT = MELANGE_VERSION
|
||||
|
||||
FINAL = False # This becomes true at Release Candidate time
|
||||
FINAL = True # This becomes true at Release Candidate time
|
||||
|
||||
|
||||
def canonical_version_string():
|
||||
|
Loading…
x
Reference in New Issue
Block a user