From 8a18dfa58611049fd3c5738b9f78184f54d74679 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ni=C3=B1o=20D=C3=ADaz?= Date: Mon, 23 Dec 2024 00:50:19 +0100 Subject: [PATCH] doxygen: Update version number in Doxyfile --- documentation/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 47065b0..5ee5e4b 100644 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -48,7 +48,7 @@ PROJECT_NAME = "Nitro Engine" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.15.0 +PROJECT_NUMBER = 0.15.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