diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-06-01 10:33:51 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-06-01 10:34:19 +0200 |
commit | 3e8ccc765a6d02b701ebc40e556e32e4c0613987 (patch) | |
tree | e98970bb3b7ca763a26fe4709758666d2c87c787 /doc/Doxyfile | |
parent | e9d0d252fc57119766f5d7b58715451dd42b1ce6 (diff) |
Now that 0.11 has been branched, master is 0.11.99
... in preparation for 0.12
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 8a11d1e8d0..925a33ee89 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.10.99 +PROJECT_NUMBER = 0.11.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 |