diff options
| author | Paul Buetow <paul@buetow.org> | 2018-11-23 08:00:25 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2018-11-23 08:00:25 +0000 |
| commit | 816d95aeee7cbc12c11af409800b07397794a4e4 (patch) | |
| tree | 66c0d0fc5250e003f2aec5d88b7c6ad07c5d1c81 | |
| parent | 15e870e98a90653b6f8572ca865e5412228daa19 (diff) | |
bump version for doxygen
| -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 8f014b6..0627fff 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.1-BETA +PROJECT_NUMBER = 0.4.2 # 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 |
