diff options
author | Kazumasa Mitsunari <knimitz@witz-inc.co.jp> | 2018-07-12 17:20:12 +0900 |
---|---|---|
committer | Kazumasa Mitsunari <knimitz@witz-inc.co.jp> | 2018-07-12 17:20:12 +0900 |
commit | 63d88bc4aba4148862b2a7441611f2fe7cfdb7a8 (patch) | |
tree | 90850f3f041e83b6cb3f4f1481545b9f8f68c4ed | |
parent | ae09548482134d32b9f1ddbdc205ba1a82890121 (diff) |
Change version
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
-rw-r--r-- | doc/api-ref/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api-ref/Doxyfile b/doc/api-ref/Doxyfile index 5cd2797..f8a648a 100644 --- a/doc/api-ref/Doxyfile +++ b/doc/api-ref/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "Sound Manager" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.3 +PROJECT_NUMBER = 0.7 # 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 |