diff options
author | Mark D. Roth <roth@google.com> | 2016-07-12 14:09:41 -0700 |
---|---|---|
committer | Mark D. Roth <roth@google.com> | 2016-07-12 14:09:41 -0700 |
commit | 14bed44db2040c3a1e38935b372146ccbd81dddc (patch) | |
tree | 6890fbe9cfd859d5a66141d378cd6271761fd403 /tools/doxygen/Doxyfile.c++.internal | |
parent | 4f0b06e747832fa54415b72b23685ba97437e936 (diff) | |
parent | 6b8a8e4a74fc83153a6fd3fbb7ec1ed2b288b4b4 (diff) |
Merge remote-tracking branch 'upstream/master' into filter_api
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 b1e3fd06de..95c0e853c2 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.16.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 |