Version 6 about to be announced for release, time for v7

Change-Id: Ie85008bc7acce7535268fec0a62a0fda7bbbd1ec
Signed-off-by: Jeff Peeler <jpeeler@redhat.com>
This commit is contained in:
Jeff Peeler 2012-09-20 14:15:49 -04:00
parent d2c8b97015
commit 580b0d667d
1 changed files with 1 additions and 1 deletions

View File

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