From a2446d60187b37366e72e8ff6ed9a12788bccf95 Mon Sep 17 00:00:00 2001 From: Michele Di Giorgio Date: Wed, 4 Mar 2020 12:47:57 +0000 Subject: Update release version in Doxygen Signed-off-by: Michele Di Giorgio Change-Id: I812bcb68b7c91ec65855835a8aa25e2a5aed45af Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/2826 Tested-by: Georgios Pinitas Reviewed-by: Georgios Pinitas --- docs/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Doxyfile b/docs/Doxyfile index 9a1eb17163..f959a4a515 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "Compute Library" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 20.02 +PROJECT_NUMBER = 20.02.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 -- cgit v1.2.1