Updated the version to 4

Signed-off-by: Chris Alfonso <calfonso@redhat.com>
This commit is contained in:
Chris Alfonso
2012-05-14 14:24:25 -04:00
parent 7a28ec601e
commit 4f34681d1d

View File

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