diff options
Diffstat (limited to 'Doxyfile.cpp.in')
-rw-r--r-- | Doxyfile.cpp.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.cpp.in b/Doxyfile.cpp.in index 57ef577c..092239a9 100644 --- a/Doxyfile.cpp.in +++ b/Doxyfile.cpp.in @@ -38,7 +38,7 @@ PROJECT_NAME = "Direct-BT" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = @direct_bt_VERSION_STRING@ +PROJECT_NUMBER = v@direct_bt_VERSION_LONG@ # 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 |