Final versioning for 2012.2.3

Change-Id: Ic83a1c1617ad74b931f54f1755bc9dcecfe2c527
This commit is contained in:
Mark McLoughlin 2013-01-31 21:28:46 +00:00
parent 317cc0af38
commit c1170aaa94
1 changed files with 1 additions and 1 deletions

View File

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