Final versioning for 2012.2.1

Change-Id: Ia12f7c94150029e50d87f19bfc24d015ae623c15
This commit is contained in:
Mark McLoughlin 2012-11-29 21:13:09 +00:00
parent 05c525bdcb
commit c00f789a4f
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
NOVA_VERSION = ['2012', '2', '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():