Open Folsom

Bump version to 2012.2 to formally open Folsom development.

Change-Id: I7e6be322894dea79d1a890e72dd823e007ed06b6
This commit is contained in:
Thierry Carrez 2012-03-22 17:34:48 +01:00
parent e2c979b76b
commit e16b96ce9c

View File

@ -22,7 +22,7 @@ except ImportError:
'revision_id': 'LOCALREVISION',
'revno': 0}
MELANGE_VERSION = ['2012', '1']
MELANGE_VERSION = ['2012', '2']
YEAR, COUNT = MELANGE_VERSION
FINAL = False # This becomes true at Release Candidate time