diff --git a/Doxyfile.procs b/Doxyfile.procs index 7396bede..08400e3a 100644 --- a/Doxyfile.procs +++ b/Doxyfile.procs @@ -38,7 +38,7 @@ PROJECT_NAME = "MiniGUI API Reference (MiniGUI-Processes)" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = v4.0.4 +PROJECT_NUMBER = v4.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 @@ -58,7 +58,7 @@ PROJECT_LOGO = # entered, it will be relative to the location where doxygen was started. If # left blank the current directory will be used. -OUTPUT_DIRECTORY = doc-api-ref-minigui-procs-4.0.4 +OUTPUT_DIRECTORY = doc-api-ref-minigui-procs-4.0.7 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- # directories (in 2 levels) under the output directory of each output format and diff --git a/Doxyfile.sal b/Doxyfile.sal index 71781947..174f4ff7 100644 --- a/Doxyfile.sal +++ b/Doxyfile.sal @@ -38,7 +38,7 @@ PROJECT_NAME = "MiniGUI API Reference (MiniGUI-Standalone)" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = v4.0.4 +PROJECT_NUMBER = v4.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 @@ -58,7 +58,7 @@ PROJECT_LOGO = # entered, it will be relative to the location where doxygen was started. If # left blank the current directory will be used. -OUTPUT_DIRECTORY = doc-api-ref-minigui-sa-4.0.4 +OUTPUT_DIRECTORY = doc-api-ref-minigui-sa-4.0.7 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- # directories (in 2 levels) under the output directory of each output format and diff --git a/Doxyfile.ths b/Doxyfile.ths index d16b6a99..e61476f6 100644 --- a/Doxyfile.ths +++ b/Doxyfile.ths @@ -38,7 +38,7 @@ PROJECT_NAME = "MiniGUI API Reference (MiniGUI-Threads)" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = v4.0.4 +PROJECT_NUMBER = v4.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 @@ -58,7 +58,7 @@ PROJECT_LOGO = # entered, it will be relative to the location where doxygen was started. If # left blank the current directory will be used. -OUTPUT_DIRECTORY = doc-api-ref-minigui-ths-4.0.4 +OUTPUT_DIRECTORY = doc-api-ref-minigui-ths-4.0.7 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub- # directories (in 2 levels) under the output directory of each output format and diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index dd2303c0..d6f500d7 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -24,7 +24,6 @@ + [Backward compatibility issues](#backward-compatibility-issues) + [Deprecated features](#deprecated-features) - ## Version 4.0.7 The MiniGUI development team announces the availability of MiniGUI 4.0.7. @@ -48,8 +47,11 @@ In this version, we mainly enhance DRM engine to support MiniGUI-Processes. Please use the version having `Ex` postfix. - The interface of the external driver for DRM engine changed. The changes come from MiniGUI 5.0.0. +* BUGFIXING + - Fix some bugs found when developing MiniGUI 5.0.0. -For more information, please refer to the revised edition of the following document: +For more information about the external driver of DRM engine, please +refer to the revised edition of the following document: diff --git a/Version.md b/Version.md index a6e31648..c32a2da7 100644 --- a/Version.md +++ b/Version.md @@ -1,4 +1,4 @@ -Version 4.0.7 (2020/03/31) +Version 4.0.7 (2020/03/30) This release needs the following packages: