diff options
author | thegeorg <thegeorg@yandex-team.com> | 2022-09-16 11:43:03 +0300 |
---|---|---|
committer | thegeorg <thegeorg@yandex-team.com> | 2022-09-16 11:43:03 +0300 |
commit | cb4b2fb05910b1c77f8c6ffe0f408080792fec75 (patch) | |
tree | ba3862484ab2b0b03ef3dc4042fdd4ecb4545ea2 /contrib/libs/protoc | |
parent | 8e8404d861c98b884936157f993d5c8be04825f8 (diff) | |
download | ydb-cb4b2fb05910b1c77f8c6ffe0f408080792fec75.tar.gz |
Update contrib/libs/protobuf{_std} to 3.18.3
Diffstat (limited to 'contrib/libs/protoc')
-rw-r--r-- | contrib/libs/protoc/src/google/protobuf/compiler/plugin.pb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/protoc/src/google/protobuf/compiler/plugin.pb.h b/contrib/libs/protoc/src/google/protobuf/compiler/plugin.pb.h index 9d0e84637a..3b198910a1 100644 --- a/contrib/libs/protoc/src/google/protobuf/compiler/plugin.pb.h +++ b/contrib/libs/protoc/src/google/protobuf/compiler/plugin.pb.h @@ -13,7 +13,7 @@ #error incompatible with your Protocol Buffer headers. Please update #error your headers. #endif -#if 3018001 < PROTOBUF_MIN_PROTOC_VERSION +#if 3018003 < 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. |