Mark 2012.2 final in prep for RC1

Mark 2012.2 Final=True as we prepare to publish Nova Folsom RC1

Change-Id: I72731bded164aeec3c7e47f6bfe44fb219a9ea56
This commit is contained in:
Thierry Carrez 2012-09-19 08:35:14 +02:00
parent a5dc49c1e2
commit 292a5e5abd
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
NOVA_VERSION = ['2012', '2', None]
YEAR, COUNT, REVISION = NOVA_VERSION
FINAL = False # This becomes true at Release Candidate time
FINAL = True # This becomes true at Release Candidate time
def canonical_version_string():