diff options
| author | Wladimir J. van der Laan <[email protected]> | 2017-06-02 07:39:48 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2017-06-02 07:39:56 +0200 |
| commit | 4a41de4585a4dffb451a9be8078abb838235f336 (patch) | |
| tree | 11762244fe6f1c15237d45eb703102c7de04b442 /doc/Doxyfile | |
| parent | net: only enforce the services required to connect (diff) | |
| download | discoin-4a41de4585a4dffb451a9be8078abb838235f336.tar.xz discoin-4a41de4585a4dffb451a9be8078abb838235f336.zip | |
build: bump version to 0.14.2
Diffstat (limited to 'doc/Doxyfile')
| -rw-r--r-- | doc/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index 2146a0022..a76918df7 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "Bitcoin Core" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.14.1 +PROJECT_NUMBER = 0.14.2 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a |