From 2ca3d3a44fe325934facd5e04f79898d2cc899c7 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sun, 21 May 2023 07:12:03 +0200 Subject: [PATCH] update project version --- documentation/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/Doxyfile b/documentation/Doxyfile index af6672d..ce949ea 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -23,7 +23,7 @@ PROJECT_NAME = demo # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 0.1 +PROJECT_NUMBER = anri # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put.