Update Doxygen project number to current Dash Core version (#107)

This commit is contained in:
thephez 2019-02-14 10:06:40 -05:00 committed by GitHub
parent b604f67496
commit c2e6fae3cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ PROJECT_NAME = "Dash Core"
# could be handy for archiving the generated documentation or if some version # could be handy for archiving the generated documentation or if some version
# control system is used. # 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 # 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 # for a project that appears at the top of each page and should give viewer a