mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-15 19:55:47 +00:00
Removing DOI and including git hash in version name
This commit is contained in:
parent
e34ac43cae
commit
9d4a224ce0
@ -62,7 +62,7 @@ endif(ENABLE_PACKAGING)
|
|||||||
###############################
|
###############################
|
||||||
# GNSS-SDR version information
|
# 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})
|
if(NOT ${THIS_IS_A_RELEASE})
|
||||||
# Get the current working branch
|
# Get the current working branch
|
||||||
execute_process(
|
execute_process(
|
||||||
|
@ -1,7 +1,5 @@
|
|||||||
![](./docs/doxygen/images/gnss-sdr_logo.png)
|
![](./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!**
|
**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.
|
Visit [gnss-sdr.org](http://gnss-sdr.org "GNSS-SDR's Homepage") for more information about this open source GNSS software defined receiver.
|
||||||
|
Loading…
Reference in New Issue
Block a user