diff options
| author | Paul Bütow <pbuetow@mimecast.com> | 2018-12-19 17:17:22 +0000 |
|---|---|---|
| committer | Paul Bütow <pbuetow@mimecast.com> | 2018-12-19 17:17:22 +0000 |
| commit | 081b6058bc89ae755f71f11f22423db27b1aeb3e (patch) | |
| tree | 82615d285579bc049a7ae85065c5ec85051bbcba /docs | |
| parent | 2de8687de485717a6a2b12bc186f03e4c9d7b5ab (diff) | |
can compile I/O Riot using Docker (tested on Mac OS X)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/doxygen.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/doxygen.conf b/docs/doxygen.conf index 0627fff..0485dab 100644 --- a/docs/doxygen.conf +++ b/docs/doxygen.conf @@ -38,7 +38,7 @@ PROJECT_NAME = "I/O Riot" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.4.2 +PROJECT_NUMBER = 0.5 # 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 a |
