mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-04-12 22:03:20 +00:00
Set release 0.0.20
This commit is contained in:
parent
375cc1f1d8
commit
40c516e150
@ -196,7 +196,7 @@ endif()
|
||||
|
||||
set(VERSION_INFO_MAJOR_VERSION 0)
|
||||
set(VERSION_INFO_API_COMPAT 0)
|
||||
if(${THIS_IS_A_RELEASE})
|
||||
if(${THIS_IS_A_RELEASE} ON)
|
||||
set(VERSION_INFO_MINOR_VERSION 20)
|
||||
else()
|
||||
set(VERSION_INFO_MINOR_VERSION 20.git-${GIT_BRANCH}-${GIT_COMMIT_HASH})
|
||||
|
Loading…
x
Reference in New Issue
Block a user