[hamradio-commits] [gnss-sdr] 01/03: Removing DOI and including git hash in version name

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Wed Sep 2 00:25:51 UTC 2015


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 9d4a224ce0b6e5731cea0c60ab6a3c3af2766a26
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Wed Sep 2 01:57:52 2015 +0200

    Removing DOI and including git hash in version name
---
 CMakeLists.txt | 2 +-
 README.md      | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 24ec383..a9bf68d 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(
diff --git a/README.md b/README.md
index 1c1bc42..82a6269 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
 ![](./docs/doxygen/images/gnss-sdr_logo.png)
 
-[![DOI 10.5281/zenodo.30104](https://zenodo.org/badge/doi/10.5281/zenodo.30104.svg)](http://dx.doi.org/10.5281/zenodo.30104)
-
 **Welcome to GNSS-SDR!**
 
 Visit [gnss-sdr.org](http://gnss-sdr.org "GNSS-SDR's Homepage") for more information about this open source GNSS software defined receiver.

-- 
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