diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-03-19 08:40:38 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2025-03-19 08:40:38 +0100 |
| commit | d3e46396fb856486dac1f6d5532947390d1446fa (patch) | |
| tree | 4d52f7542615ce18504526ae81abe40bf90f0c1c | |
| parent | 34611ac2fca2eaf5107512ec0bb7dbf0e896c4b4 (diff) | |
DOCS: Give it the correct version.
| -rw-r--r-- | Doxyfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -42,13 +42,13 @@ DOXYFILE_ENCODING = UTF-8 # title of most generated pages and in a few other places. # The default value is: My Project. -PROJECT_NAME = "Kernel" +PROJECT_NAME = "NeKernel" # The PROJECT_NUMBER tag can be used to enter a project or revision number. This # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 2.0.0 +PROJECT_NUMBER = 1.0.1 # 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 |
