diff options
| author | Wladimir J. van der Laan <[email protected]> | 2013-11-18 08:49:39 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2013-11-18 08:49:39 +0100 |
| commit | 8808435814bcf8d44f5fde63af7233d75b141f76 (patch) | |
| tree | e01ebecbbd3f7b3f05a762ecd311879a10d75184 /doc | |
| parent | Merge pull request #3268 (diff) | |
| parent | doc: small doxygen update (diff) | |
| download | discoin-8808435814bcf8d44f5fde63af7233d75b141f76.tar.xz discoin-8808435814bcf8d44f5fde63af7233d75b141f76.zip | |
Merge pull request #3272
0e165b9 doc: small doxygen update (Wladimir J. van der Laan)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index c32d0f895..9bad2d075 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -34,7 +34,7 @@ PROJECT_NAME = Bitcoin # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.5.0 +PROJECT_NUMBER = 0.9.0 # 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 |