diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-12-11 16:03:46 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2014-12-11 16:03:46 +0100 |
commit | d7492304e9b92b755c0bdafb9805bdca66dae94a (patch) | |
tree | feadc53a3f269e06a0884b957f837ab94112b72a /doc/Doxyfile | |
parent | 41cced21063a89992ef393dda4fffc44ff60c7c3 (diff) |
Now that 0.10 has been branched, master is 0.10.99
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 e0339e652e..8a11d1e8d0 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.9.99 +PROJECT_NUMBER = 0.10.99 # 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 |