Final versioning for 2012.1

Change-Id: I4e9efbf9a406af0c2a720b57651885b61c9dbb2d
This commit is contained in:
Thierry Carrez 2012-03-23 10:50:49 +01:00
parent e2c979b76b
commit ee460886da

View File

@ -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():