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:
Anas Nashif 2017-11-07 19:32:47 -05:00 committed by Anas Nashif
commit adb988a577
2 changed files with 59 additions and 0 deletions

5
VERSION Normal file
View file

@ -0,0 +1,5 @@
VERSION_MAJOR = 1
VERSION_MINOR = 9
PATCHLEVEL = 99
VERSION_TWEAK = 0
EXTRAVERSION =