aboutsummaryrefslogtreecommitdiff
path: root/src/clientversion.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Introduce basic Dogecoin brandingRoss Nicoll2019-03-251-1/+1
|
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
| | | | | | Edited via: $ contrib/devtools/copyright_header.py update .
* build: Get rid of `CLIENT_DATE`Wladimir J. van der Laan2016-06-091-9/+0
| | | | | | | Putting the build date in the executable is a practice that has no place in these days, now that deterministic building is increasingly common. Continues #7732 which did this for the GUI.
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
| | | | | Github-Pull: #5494 Rebased-From: 15de949bb9277e442302bdd8dee299a8d6deee60
* Update comments in version to be doxygen compatibleMichael Ford2014-10-311-23/+31
|
* Separate protocol versioning from clientversionCory Fields2014-10-291-0/+104