]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Updated the version to 4
authorChris Alfonso <calfonso@redhat.com>
Mon, 14 May 2012 18:24:25 +0000 (14:24 -0400)
committerChris Alfonso <calfonso@redhat.com>
Mon, 14 May 2012 18:25:19 +0000 (14:25 -0400)
Signed-off-by: Chris Alfonso <calfonso@redhat.com>
heat/version.py

index fa5af3d6ddb2245b1afc57ace76c423e1e1887b7..ff56185121f00c24cdda77c0477e1c6adbbf188d 100644 (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