aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen
diff options
context:
space:
mode:
authorGravatar Ken Payson <kpayson@google.com>2017-03-16 11:01:06 -0700
committerGravatar Ken Payson <kpayson@google.com>2017-03-16 11:01:06 -0700
commit12ca7d319c2ef2ff2e15ea0ed02ccb5c84198aa7 (patch)
tree67f1ecce6f5ddc5c47e5ebe263e9530f42223ac9 /tools/doxygen
parent8d69254cef6c37a093e3c2d8a7b1abd134e78498 (diff)
Bump 1.2.x version to pre-2
Diffstat (limited to 'tools/doxygen')
-rw-r--r--tools/doxygen/Doxyfile.c++2
-rw-r--r--tools/doxygen/Doxyfile.c++.internal2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/doxygen/Doxyfile.c++ b/tools/doxygen/Doxyfile.c++
index 1588755fde..7af9246bee 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 = 1.2.0-pre1
+PROJECT_NUMBER = 1.2.0-pre2
# 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
diff --git a/tools/doxygen/Doxyfile.c++.internal b/tools/doxygen/Doxyfile.c++.internal
index 62d801054d..5ca65127dc 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 = 1.2.0-pre1
+PROJECT_NUMBER = 1.2.0-pre2
# 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