aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/compiler
diff options
context:
space:
mode:
authorGravatar Jisi Liu <liujisi@google.com>2017-11-08 13:56:58 -0800
committerGravatar GitHub <noreply@github.com>2017-11-08 13:56:58 -0800
commit1144768dd63effc560a3d64996398d149620b575 (patch)
treed19f8dc8e275bc2747b6a37c956ca1fc650c9f96 /src/google/protobuf/compiler
parent2df472690ec878ff75a2ccea0c7ff6df0ff69ee3 (diff)
parent8a3c5cc992836815cc6fe4169450d8d9f4f63411 (diff)
Merge pull request #3835 from pherl/3.5.x
Update version number to 3.5.0
Diffstat (limited to 'src/google/protobuf/compiler')
-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 8f92b6ae..c3d96e83 100644
--- a/src/google/protobuf/compiler/plugin.pb.h
+++ b/src/google/protobuf/compiler/plugin.pb.h
@@ -8,12 +8,12 @@
#include <google/protobuf/stubs/common.h>
-#if GOOGLE_PROTOBUF_VERSION < 3004000
+#if GOOGLE_PROTOBUF_VERSION < 3005000
#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 3004000 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
+#if 3005000 < GOOGLE_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.