Changing version scheme to just major
parent
bf859e6f4b
commit
841452f350
|
@ -20,7 +20,7 @@ except ImportError:
|
|||
'revision_id': 'LOCALREVISION',
|
||||
'revno': 0}
|
||||
|
||||
HEAT_VERSION = ['v3']
|
||||
HEAT_VERSION = ['3']
|
||||
REVISION = HEAT_VERSION
|
||||
|
||||
FINAL = False # This becomes true at Release Candidate time
|
||||
|
|
Loading…
Reference in New Issue