diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-05-12 08:06:30 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-05-12 08:06:30 +0200 |
| commit | ab617428ecd00ec15960ba92e12a1a2252f28e45 (patch) | |
| tree | 438052f9e51890099d1d20f10b7e3b5ffa7bf1a6 | |
| parent | 152ab95f649d57521cbb90c257b11fa0c25b6b7e (diff) | |
feat(doxygen): Update PROJECT_NUMBER field to reflect the current version of the repository.0.0.2e2-amend
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ PROJECT_NAME = "NeKernel" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.0.1dev +PROJECT_NUMBER = dev # 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 |
