bin/x86-linux/google/protobuf/compiler/plugin.proto in grpc-tools-1.4.5 vs bin/x86-linux/google/protobuf/compiler/plugin.proto in grpc-tools-1.6.0.pre1

- old
+ new

@@ -89,9 +89,10 @@ // fully qualified. repeated FileDescriptorProto proto_file = 15; // The version number of protocol compiler. optional Version compiler_version = 3; + } // The plugin writes an encoded CodeGeneratorResponse to stdout. message CodeGeneratorResponse { // Error message. If non-empty, code generation failed. The plugin process