aboutsummaryrefslogtreecommitdiff
path: root/compiler
diff options
context:
space:
mode:
authorzpencer <spencerfang@google.com>2017-08-22 12:29:03 -0700
committerGitHub <noreply@github.com>2017-08-22 12:29:03 -0700
commitab85c5ae7614bc71d7d1b60cb92d471b35f97fc6 (patch)
tree2ab4132a84f8ca020e283cf243a5a6522d14da16 /compiler
parente707d95d77ce55eed366f7bb7e9710d856ecda76 (diff)
downloadgrpc-grpc-java-ab85c5ae7614bc71d7d1b60cb92d471b35f97fc6.tar.gz
Start 1.7.0 development cycle (#3357)
This bump changelist is applied a bit late with respect to the 1.6.0 branch cut. Look at the 1.6.0 to see the source of truth of where it was cut. Do not assume it is the commit that precedes this one.
Diffstat (limited to 'compiler')
-rw-r--r--compiler/src/test/golden/TestService.java.txt2
-rw-r--r--compiler/src/testLite/golden/TestService.java.txt2
-rw-r--r--compiler/src/testNano/golden/TestService.java.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/compiler/src/test/golden/TestService.java.txt b/compiler/src/test/golden/TestService.java.txt
index cca22a6d3..dde48d81b 100644
--- a/compiler/src/test/golden/TestService.java.txt
+++ b/compiler/src/test/golden/TestService.java.txt
@@ -21,7 +21,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
* </pre>
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.6.0-SNAPSHOT)",
+ value = "by gRPC proto compiler (version 1.7.0-SNAPSHOT)",
comments = "Source: test.proto")
public final class TestServiceGrpc {
diff --git a/compiler/src/testLite/golden/TestService.java.txt b/compiler/src/testLite/golden/TestService.java.txt
index d8b6dd622..6275acb16 100644
--- a/compiler/src/testLite/golden/TestService.java.txt
+++ b/compiler/src/testLite/golden/TestService.java.txt
@@ -21,7 +21,7 @@ import static io.grpc.stub.ServerCalls.asyncUnimplementedStreamingCall;
* </pre>
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.6.0-SNAPSHOT)",
+ value = "by gRPC proto compiler (version 1.7.0-SNAPSHOT)",
comments = "Source: test.proto")
public final class TestServiceGrpc {
diff --git a/compiler/src/testNano/golden/TestService.java.txt b/compiler/src/testNano/golden/TestService.java.txt
index 0a0e33a4a..b9748fc27 100644
--- a/compiler/src/testNano/golden/TestService.java.txt
+++ b/compiler/src/testNano/golden/TestService.java.txt
@@ -23,7 +23,7 @@ import java.io.IOException;
* </pre>
*/
@javax.annotation.Generated(
- value = "by gRPC proto compiler (version 1.6.0-SNAPSHOT)",
+ value = "by gRPC proto compiler (version 1.7.0-SNAPSHOT)",
comments = "Source: test.proto")
public final class TestServiceGrpc {