Merge "Final versioning for 2012.1.1" into stable/essex

This commit is contained in:
Jenkins 2012-06-21 23:51:55 +00:00 committed by Gerrit Code Review
commit feaeadab93
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():