1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-02 10:57:59 +00:00

The action continues in the next branch

This commit is contained in:
Carles Fernandez
2025-04-02 17:54:33 +02:00
parent 40c516e150
commit a230086b73

View File

@@ -196,7 +196,7 @@ endif()
set(VERSION_INFO_MAJOR_VERSION 0)
set(VERSION_INFO_API_COMPAT 0)
if(${THIS_IS_A_RELEASE} ON)
if(${THIS_IS_A_RELEASE} OFF)
set(VERSION_INFO_MINOR_VERSION 20)
else()
set(VERSION_INFO_MINOR_VERSION 20.git-${GIT_BRANCH}-${GIT_COMMIT_HASH})