From bbd8de71da835718ce6668f06cc3ce425f09fbb4 Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Fri, 21 Oct 2022 14:51:10 +0100 Subject: [PATCH] Bump number in Doxyfile --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index 65ebabf..c092c91 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.1.0 +PROJECT_NUMBER = 3.1.1 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put.