Final versioning for 2012.1.2

Change-Id: Ifc576f7e4ff8149cda524e0607fc7a36d1e4024f
This commit is contained in:
Mark McLoughlin 2012-08-10 06:50:03 +01:00
parent d4c7f6fc5e
commit 6227bc9a1b
1 changed files with 1 additions and 1 deletions

View File

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