diff options
author | David Garcia Quintas <dgq@google.com> | 2016-01-27 19:57:58 -0800 |
---|---|---|
committer | David Garcia Quintas <dgq@google.com> | 2016-01-27 19:57:58 -0800 |
commit | b4e51b52bdd3a41f44e4959d08957f7142c9c56a (patch) | |
tree | 699df3ca4dfe307dc9e139dab565dc1db1a700fe /tools/doxygen/Doxyfile.c++.internal | |
parent | 5a9462339dd35de13acd44e7c8a001ac727c038e (diff) | |
parent | f846aaf41baf34d68f9aa7e3daa2c65cd75dd7f1 (diff) |
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
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 f8db64b1af..5b18209420 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.12.0.0 +PROJECT_NUMBER = 0.13.0.0 # 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 |