[hamradio-commits] [gnss-sdr] 05/06: Bumping new version

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Wed Jan 14 09:08:52 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 dcb6ed7c50c4afeb24de8f22aeab56fc202a020e
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Tue Jan 13 13:57:37 2015 +0100

    Bumping new version
---
 CMakeLists.txt | 4 ++--
 README.md      | 2 --
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index aede3be..f3ccaa4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -52,7 +52,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(
@@ -76,7 +76,7 @@ set(VERSION_INFO_API_COMPAT    0)
 if(${THIS_IS_A_RELEASE})
     set(VERSION_INFO_MINOR_VERSION 5)
 else(${THIS_IS_A_RELEASE})
-    set(VERSION_INFO_MINOR_VERSION 4.git-${GIT_BRANCH}-${GIT_COMMIT_HASH})
+    set(VERSION_INFO_MINOR_VERSION 5.git-${GIT_BRANCH}-${GIT_COMMIT_HASH})
 endif(${THIS_IS_A_RELEASE})
 
 set(VERSION ${VERSION_INFO_MAJOR_VERSION}.${VERSION_INFO_API_COMPAT}.${VERSION_INFO_MINOR_VERSION})
diff --git a/README.md b/README.md
index 7890510..e8f43bf 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
 ![](./docs/doxygen/images/gnss-sdr_logo.png)
 
-[![DOI 10.5281/zenodo.13920](https://zenodo.org/badge/doi/10.5281/zenodo.13920.svg)](http://dx.doi.org/10.5281/zenodo.13920)
-
 **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