Final versioning for 2012.1.1

Change-Id: Iffd4a65c57be2835238dabfdd9e345355ab47632
This commit is contained in:
Mark McLoughlin 2012-06-21 16:51:28 +01:00
parent 259638d32a
commit be3a2f5d33
1 changed files with 1 additions and 1 deletions

View File

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