Final versioning for 2012.1.3

Change-Id: I624420b50ba24240dcc5a3f7d0771a6d81588752
This commit is contained in:
Mark McLoughlin 2012-10-11 20:29:45 +01:00
parent 815d4e0e34
commit b00f759b80
1 changed files with 1 additions and 1 deletions

View File

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