diff options
author | vjpai <vpai@google.com> | 2015-06-01 09:41:09 -0700 |
---|---|---|
committer | vjpai <vpai@google.com> | 2015-06-01 09:41:09 -0700 |
commit | 1795985322eb8b4e689c5e175d9d6937839f817c (patch) | |
tree | d3ce282d12ea0920ca94a9da9509ec6704f4dfa4 /tools/doxygen/Doxyfile.c++ | |
parent | 675140ca1d394f564f2156add8a1a18a2dc132b7 (diff) | |
parent | 7f61193cdeacfb21f4e99ac6b8e2c0da33a643e8 (diff) |
Merge branch 'master' into poisson
Diffstat (limited to 'tools/doxygen/Doxyfile.c++')
-rw-r--r-- | tools/doxygen/Doxyfile.c++ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/doxygen/Doxyfile.c++ b/tools/doxygen/Doxyfile.c++ index e12182bc78..cc2d7f46ae 100644 --- a/tools/doxygen/Doxyfile.c++ +++ b/tools/doxygen/Doxyfile.c++ @@ -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.9.0.0 +PROJECT_NUMBER = 0.9.1.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 |