diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-12-03 11:59:37 +0100 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2015-12-03 12:07:01 +0100 |
commit | c12ff995f7d70aafb12f34887fb64aa7482bbc85 (patch) | |
tree | f8cf458db16aa10ae15fdb352daa1f3b6190212b /doc/Doxyfile | |
parent | 3cd836c1d855b92e7c73ab31979f471c4f8dad68 (diff) |
Now that 0.12 has been branched, master is 0.12.99
... in preparation for 0.13
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 925a33ee89..428fba98e1 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.11.99 +PROJECT_NUMBER = 0.12.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 |