Set version to 0.0.7.git-XXXXXX

This commit is contained in:
Carles Fernandez 2016-05-15 22:58:00 +02:00
parent a6df9f8c6f
commit 51e9a3434d
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ endif(ENABLE_PACKAGING)
###############################
# 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(