From 9ca198f9b797e644b507874bc6ce3b59293ab019 Mon Sep 17 00:00:00 2001 From: abitmore Date: Thu, 25 Jun 2020 21:43:21 -0400 Subject: [PATCH] Update version in Doxyfile to 4.0.0 --- Doxyfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doxyfile b/Doxyfile index b0e5d65c97..74f566efbd 100644 --- a/Doxyfile +++ b/Doxyfile @@ -32,13 +32,13 @@ DOXYFILE_ENCODING = UTF-8 # title of most generated pages and in a few other places. # The default value is: My Project. -PROJECT_NAME = "Bitshares-Core" +PROJECT_NAME = "BitShares-Core" # The PROJECT_NUMBER tag can be used to enter a project or revision number. This # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = "3.3.0" +PROJECT_NUMBER = "4.0.0" # 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