diff options
| author | pbuetow <35781042+pbuetow@users.noreply.github.com> | 2018-11-23 08:06:52 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-23 08:06:52 +0000 |
| commit | 160cdff37109bbc58a1b02a6e6d54b55afad5130 (patch) | |
| tree | b3f8af8949212f8e5850d7f1c9cd6351a5ef8440 /docs | |
| parent | 3d751da08297c086fc30c60c8250a6184808e934 (diff) | |
| parent | 691f64e5640e5dc44d9756ea4d6b9c94e0b4b1c5 (diff) | |
Merge pull request #2 from snonux/bugfix-release0.4.2
Bugfix release
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 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 |
