In the next several months since we wont be supporting maintenance releases,
Just use v1/v2/v3/v4 for releases to match our tags.
We can switch to an x.y.z or openstack style versioning when appropriate
Signed-off-by: Steven Dake <sdake@redhat.com>
'revision_id': 'LOCALREVISION',
'revno': 0}
-HEAT_VERSION = ['0.0', '3']
-COUNT, REVISION = HEAT_VERSION
+HEAT_VERSION = ['v2']
+REVISION = HEAT_VERSION
FINAL = False # This becomes true at Release Candidate time