From 5466d7a88e3f5c96475a64627fbc7fd78872bfb4 Mon Sep 17 00:00:00 2001 From: thephez Date: Tue, 21 May 2019 09:58:12 -0400 Subject: [PATCH] Config - Update version in Doxyfile to 0.14.0.0 --- 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