aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler/plugin.pb.h
diff options
context:
space:
mode:
authorHao Nguyen <haon@google.com>2019-06-17 09:34:50 -0700
committerHao Nguyen <haon@google.com>2019-06-17 09:34:50 -0700
commit638720274b5990bb2a00bbcf38552e5f55e68dac (patch)
tree5790afb47172e940b38ae181dc25999e1b409aad /src/google/protobuf/compiler/plugin.pb.h
parent997bd354d55de6a8462ac3db0b002aa73b240cff (diff)
downloadprotobuf-638720274b5990bb2a00bbcf38552e5f55e68dac.tar.gz
Update version to 3.9.0
Diffstat (limited to 'src/google/protobuf/compiler/plugin.pb.h')
-rw-r--r--src/google/protobuf/compiler/plugin.pb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/google/protobuf/compiler/plugin.pb.h b/src/google/protobuf/compiler/plugin.pb.h
index 46704e5f2..ef2679897 100644
--- a/src/google/protobuf/compiler/plugin.pb.h
+++ b/src/google/protobuf/compiler/plugin.pb.h
@@ -8,12 +8,12 @@
#include <string>
#include <google/protobuf/port_def.inc>
-#if PROTOBUF_VERSION < 3008000
+#if PROTOBUF_VERSION < 3009000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
-#if 3008000 < PROTOBUF_MIN_PROTOC_VERSION
+#if 3009000 < PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.