Starting 0.0.8git

This commit is contained in:
Carles Fernandez 2016-07-04 17:39:33 +02:00
parent 09a7eab397
commit f3df860005
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,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(

View File

@ -49,7 +49,7 @@ message(STATUS "Build type set to ${CMAKE_BUILD_TYPE}.")
set(VERSION_INFO_MAJOR_VERSION 0)
set(VERSION_INFO_MINOR_VERSION 0)
set(VERSION_INFO_MAINT_VERSION 8)
set(VERSION_INFO_MAINT_VERSION 8.git)
include(VolkVersion) #setup version info