From 11b4d5ec73ca5667fdd0927a7c9ed47707defa11 Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Mon, 24 Jul 2017 16:23:43 -0700 Subject: Update required version on pre-generated files --- src/google/protobuf/any.pb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/google/protobuf/any.pb.h') diff --git a/src/google/protobuf/any.pb.h b/src/google/protobuf/any.pb.h index ddefe474..5ffda741 100644 --- a/src/google/protobuf/any.pb.h +++ b/src/google/protobuf/any.pb.h @@ -8,7 +8,7 @@ #include -#if GOOGLE_PROTOBUF_VERSION < 3003000 +#if GOOGLE_PROTOBUF_VERSION < 3004000 #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. -- cgit v1.2.3