Add .git label to version name

This commit is contained in:
Carles Fernandez 2017-02-13 23:10:48 +01:00
parent 004d724175
commit 787be70382
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ option(ENABLE_OWN_GPSTK "Force to download, build and link GPSTk for system test
###############################
# GNSS-SDR version information
###############################
set(THIS_IS_A_RELEASE ON) # only related to version name, no further implications.
set(THIS_IS_A_RELEASE OFF) # only related to version name, no further implications.
if(NOT ${THIS_IS_A_RELEASE})
# Get the current working branch
execute_process(