From 9f8cc3b525e4e0816bad6544a46b400720ceaea3 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Fri, 14 Aug 2020 17:44:20 -0400 Subject: [PATCH] Update version number --- Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doxyfile b/Doxyfile index b90fd897..313a5ad3 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NAME = "Cyclone Scheme" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.11 +PROJECT_NUMBER = 0.20 # 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