aboutsummaryrefslogtreecommitdiff
path: root/testing-proto
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 /testing-proto
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 'testing-proto')
-rw-r--r--testing-proto/src/generated/main/grpc/io/grpc/testing/protobuf/SimpleServiceGrpc.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing-proto/src/generated/main/grpc/io/grpc/testing/protobuf/SimpleServiceGrpc.java b/testing-proto/src/generated/main/grpc/io/grpc/testing/protobuf/SimpleServiceGrpc.java
index a18995361..bb0b88f99 100644
--- a/testing-proto/src/generated/main/grpc/io/grpc/testing/protobuf/SimpleServiceGrpc.java
+++ b/testing-proto/src/generated/main/grpc/io/grpc/testing/protobuf/SimpleServiceGrpc.java
@@ -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: io/grpc/testing/protobuf/simpleservice.proto")
public final class SimpleServiceGrpc {