Merge "Bump to v5"

This commit is contained in:
Jenkins 2012-07-02 18:16:21 +00:00 committed by Gerrit Code Review
commit 34c196f75b
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ except ImportError:
'revision_id': 'LOCALREVISION',
'revno': 0}
HEAT_VERSION = ['4']
HEAT_VERSION = ['5']
REVISION = HEAT_VERSION
FINAL = False # This becomes true at Release Candidate time