Final versioning for 2011.3.1

Change-Id: I444a726c3906f3c25a47b558df4225bda36efe8c
This commit is contained in:
Mark McLoughlin 2012-01-19 12:34:02 +00:00
parent c22ab8ad26
commit 2210b0796b
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ except ImportError:
NOVA_VERSION = ['2011', '3', '1']
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():