From c2e6fae3cf5500cad716b8aa8f4cbdff3a075b06 Mon Sep 17 00:00:00 2001 From: thephez Date: Thu, 14 Feb 2019 10:06:40 -0500 Subject: [PATCH] Update Doxygen project number to current Dash Core version (#107) --- doxygen/Doxyfile-dashdocs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxygen/Doxyfile-dashdocs b/doxygen/Doxyfile-dashdocs index d7441961..20cb5fe0 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.12.3.3 +PROJECT_NUMBER = 0.13.1.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