From b6f0c92fd61c2d20888265dac7e4cca64e7a42cb Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Fri, 14 Dec 2018 19:41:13 +0100 Subject: [PATCH] Start next branch from 0.0.10 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 10cb6b119..a24768c62 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -94,7 +94,7 @@ endif() ############################### # 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(