Final versioning for 2012.1.2

Change-Id: I417846cf8aa6f611bca03fc91ce39dd6f67802b1
This commit is contained in:
Mark McLoughlin 2012-08-10 06:51:49 +01:00
parent e91ea806a9
commit a9fa1838c8
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ except ImportError:
GLANCE_VERSION = ['2012', '1', '2']
YEAR, COUNT, REVSISION = GLANCE_VERSION
FINAL = False # This becomes true at Release Candidate time
FINAL = True # This becomes true at Release Candidate time
def canonical_version_string():