From 1bd057a071c227e2eee2907b93e25bbc55011b15 Mon Sep 17 00:00:00 2001 From: thephez Date: Thu, 23 May 2019 11:12:37 -0400 Subject: [PATCH] Config - Update version in Doxyfile to 0.14.0.0 (#132) --- doxygen/Doxyfile-dashdocs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxygen/Doxyfile-dashdocs b/doxygen/Doxyfile-dashdocs index 20cb5fe0..2d97a37e 100644 --- a/doxygen/Doxyfile-dashdocs +++ b/doxygen/Doxyfile-dashdocs @@ -41,7 +41,7 @@ PROJECT_NAME = "Dash Core" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.13.1.0 +PROJECT_NUMBER = 0.14.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