From 9d560242195f6965c4ba8a89bb5ea12d76d137d5 Mon Sep 17 00:00:00 2001 From: thephez Date: Mon, 3 Jun 2019 10:22:09 -0400 Subject: [PATCH] Config - Update version in Doxyfile to 0.14.0.1 (#134) --- doxygen/Doxyfile-dashdocs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxygen/Doxyfile-dashdocs b/doxygen/Doxyfile-dashdocs index 2d97a37e..b4513970 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.0 +PROJECT_NUMBER = 0.14.0.1 # 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