cmake: fixed version handling
Use VERSION in top directory to specify version Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
5630ccfc23
commit
adb988a577
2 changed files with 59 additions and 0 deletions
5
VERSION
Normal file
5
VERSION
Normal file
|
@ -0,0 +1,5 @@
|
|||
VERSION_MAJOR = 1
|
||||
VERSION_MINOR = 9
|
||||
PATCHLEVEL = 99
|
||||
VERSION_TWEAK = 0
|
||||
EXTRAVERSION =
|
Loading…
Add table
Add a link
Reference in a new issue