From 55c762b726abdbb06dca41c48921e5ae44926024 Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Fri, 30 Sep 2022 11:47:25 +0100 Subject: [PATCH] Update version in docs --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 54f01b3..65ebabf 100644 --- a/Doxyfile +++ b/Doxyfile @@ -31,7 +31,7 @@ PROJECT_NAME = "Rubber Band Library" # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 3.0.0 +PROJECT_NUMBER = 3.1.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put.