aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/tools
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2016-02-08 12:48:03 -0800
committerGravatar Craig Tiller <craig.tiller@gmail.com>2016-02-08 12:48:03 -0800
commitf008f067f82d88cbcd70a104e20479d4ed3a3386 (patch)
treeaf8238e24e553844b1cc04a6c61d78c95d4aadac /templates/tools
parent469e2fd3fb46478173a8604690170486cfaff781 (diff)
build.yaml centric versioning
Diffstat (limited to 'templates/tools')
-rw-r--r--templates/tools/doxygen/Doxyfile.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/tools/doxygen/Doxyfile.include b/templates/tools/doxygen/Doxyfile.include
index 21ef8a8ecd..8b0c528c1f 100644
--- a/templates/tools/doxygen/Doxyfile.include
+++ b/templates/tools/doxygen/Doxyfile.include
@@ -57,7 +57,7 @@ PROJECT_NAME = "GRPC ${packagename}"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = ${settings.version.major}.${settings.version.minor}.${settings.version.micro}.${settings.version.build}
+PROJECT_NUMBER = ${settings.core_version if packagename=='Core' else settings.cpp_version}
# 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