diff options
author | Vijay Pai <vpai@google.com> | 2016-07-21 11:31:01 -0700 |
---|---|---|
committer | Vijay Pai <vpai@google.com> | 2016-07-21 11:34:02 -0700 |
commit | 0a1c5989868cc7465b384139c137c6df3021f564 (patch) | |
tree | 728f7762a0325031bc111797a6fd3a61eff536a9 /tools/doxygen/Doxyfile.c++.internal | |
parent | 577d1696e8d39a0226f9cbad61bf1ae9c2695f91 (diff) | |
parent | 98f47f61690a494d67f5e3cc6001277695652d26 (diff) |
Merge branch 'master' into fc_unary
Diffstat (limited to 'tools/doxygen/Doxyfile.c++.internal')
-rw-r--r-- | tools/doxygen/Doxyfile.c++.internal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/doxygen/Doxyfile.c++.internal b/tools/doxygen/Doxyfile.c++.internal index 005f4f2b3f..764be900a4 100644 --- a/tools/doxygen/Doxyfile.c++.internal +++ b/tools/doxygen/Doxyfile.c++.internal @@ -40,7 +40,7 @@ PROJECT_NAME = "GRPC C++" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 0.15.0-dev +PROJECT_NUMBER = 1.1.0-dev # 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 |