Update version to v3

Signed-off-by: Steven Dake <sdake@redhat.com>
This commit is contained in:
Steven Dake 2012-04-22 18:39:11 -07:00
parent 87dac3d2c0
commit 3323d045d2
1 changed files with 1 additions and 1 deletions

View File

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