diff options
| author | Wladimir J. van der Laan <[email protected]> | 2016-07-18 12:21:52 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2016-07-18 12:22:18 +0200 |
| commit | 6c0336c7723da274c8312b82ed2a138f5d57158f (patch) | |
| tree | ccdf14616b1f15dd05d3f803514c5333d3088afe /doc/Doxyfile | |
| parent | qt: periodic translations update (diff) | |
| download | discoin-6c0336c7723da274c8312b82ed2a138f5d57158f.tar.xz discoin-6c0336c7723da274c8312b82ed2a138f5d57158f.zip | |
build: bump version to 0.13.99
Now that 0.13 branch has been split off, master is 0.13.99 (pre-0.14).
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 428fba98e..22850db83 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.12.99 +PROJECT_NUMBER = 0.13.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 |