Final versioning for 2011.3.1

Change-Id: If1fa835ed0d349e0bde97ccdfd1378068fdcf6b5
This commit is contained in:
Mark McLoughlin 2012-01-19 12:42:15 +00:00
parent 5e7c88026e
commit ffcd0ca83b
1 changed files with 1 additions and 1 deletions

View File

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