From ab617428ecd00ec15960ba92e12a1a2252f28e45 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 12 May 2025 08:06:30 +0200 Subject: feat(doxygen): Update PROJECT_NUMBER field to reflect the current version of the repository. Signed-off-by: Amlal El Mahrouss --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 9fb532d3..da5edadb 100644 --- a/Doxyfile +++ b/Doxyfile @@ -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 -- cgit v1.2.3