Removing DOI and including git hash in version name

This commit is contained in:
Carles Fernandez 2015-09-02 01:57:52 +02:00
parent e34ac43cae
commit 9d4a224ce0
2 changed files with 1 additions and 3 deletions

View File

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

View File

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