Final versioning for 2012.1.1

Change-Id: Ibc6bf78ac18873be689f958e575ff21bbff32f22
This commit is contained in:
Mark McLoughlin 2012-06-21 16:50:05 +01:00
parent 375291f9cf
commit 11c7e948ee
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ except ImportError:
GLANCE_VERSION = ['2012', '1', '1']
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():