release: make cmake happy about version

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2017-11-19 22:42:19 -05:00 committed by Anas Nashif
commit be25936bb2
2 changed files with 3 additions and 3 deletions

View file

@ -2,4 +2,4 @@ VERSION_MAJOR = 1
VERSION_MINOR = 10
PATCHLEVEL = 0
VERSION_TWEAK = 0
EXTRAVERSION = -rc1
EXTRAVERSION = rc1