From c3527c18ab469b9d19d7c7b894efb30bc096006b Mon Sep 17 00:00:00 2001 From: thephez Date: Thu, 4 Jul 2019 10:28:13 -0400 Subject: [PATCH] Config - Update version in Doxyfile to 0.14.0.2 (#142) --- doxygen/Doxyfile-dashdocs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxygen/Doxyfile-dashdocs b/doxygen/Doxyfile-dashdocs index b4513970..4174ebd7 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.14.0.1 +PROJECT_NUMBER = 0.14.0.2 # 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