Bump to v6

Heat version 5 is released, let's start working on 6.

Change-Id: Icd0db5c0a9317d17ae4c2f161d50da8b5c50c40e
Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
This commit is contained in:
Tomas Sedovic 2012-07-31 14:50:17 +02:00
parent 2779760de5
commit e3e011b9cb
1 changed files with 1 additions and 1 deletions

View File

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