aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/google/protobuf/field_mask.pb.h
diff options
context:
space:
mode:
authorGravatar Adam Cozzette <acozzette@google.com>2018-06-25 13:22:10 -0700
committerGravatar Adam Cozzette <acozzette@google.com>2018-06-25 13:22:10 -0700
commit82d3d7d250645322f8a7343188e5ae6246a76414 (patch)
tree34b7acb87b15c3b8395df3d311f2e795a1285d60 /src/google/protobuf/field_mask.pb.h
parent35567c166842cca3ff6af3226ff526f25c79507f (diff)
parentf7ada1280fac4af717d478e6a9765d3f02b418b3 (diff)
Merge branch '3.6.x' into merge-3-6-x
Diffstat (limited to 'src/google/protobuf/field_mask.pb.h')
-rw-r--r--src/google/protobuf/field_mask.pb.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/google/protobuf/field_mask.pb.h b/src/google/protobuf/field_mask.pb.h
index 144b41fa..7550f7a9 100644
--- a/src/google/protobuf/field_mask.pb.h
+++ b/src/google/protobuf/field_mask.pb.h
@@ -8,12 +8,12 @@
#include <google/protobuf/stubs/common.h>
-#if GOOGLE_PROTOBUF_VERSION < 3005000
+#if GOOGLE_PROTOBUF_VERSION < 3006000
#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 3005001 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
+#if 3006000 < 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.