From 51e9a3434da85547a7860d298fcc5c180e390f19 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Sun, 15 May 2016 22:58:00 +0200 Subject: [PATCH] Set version to 0.0.7.git-XXXXXX --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index b12bec229..506eca696 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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(