[hamradio-commits] [gnss-sdr] 05/06: Add .git label to version name

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Mon Feb 13 22:39:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch next
in repository gnss-sdr.

commit 787be70382a1ff14660027344490a883399ed6d4
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Mon Feb 13 23:10:48 2017 +0100

    Add .git label to version name
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8ea7c79..4fea14e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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(

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list