Final versioning for 2012.2.2

Change-Id: Ic8b3c325510d655ad1f8e0700d2e0754c6bfcacb
This commit is contained in:
Mark McLoughlin 2012-12-13 20:31:37 +00:00
parent a99a802e00
commit 6c098d1742
1 changed files with 1 additions and 1 deletions

View File

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