From 15605fcd20e5dff9be693734ca446639f9468b14 Mon Sep 17 00:00:00 2001 From: Hao Nguyen Date: Thu, 24 Jan 2019 11:08:58 -0800 Subject: [PATCH] Include version change for src/google/protobuf/port_def.inc --- src/google/protobuf/port_def.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/google/protobuf/port_def.inc b/src/google/protobuf/port_def.inc index 24b3003be3..9a6fc8c83f 100644 --- a/src/google/protobuf/port_def.inc +++ b/src/google/protobuf/port_def.inc @@ -255,13 +255,13 @@ // Shared google3/opensource definitions. ////////////////////////////////////// -#define PROTOBUF_VERSION 3006001 -#define PROTOBUF_MIN_HEADER_VERSION_FOR_PROTOC 3006001 +#define PROTOBUF_VERSION 3007000 +#define PROTOBUF_MIN_HEADER_VERSION_FOR_PROTOC 3007000 #define PROTOBUF_VERSION_SUFFIX "" // The minimum library version which works with the current version of the // headers. -#define GOOGLE_PROTOBUF_MIN_LIBRARY_VERSION 3006001 +#define GOOGLE_PROTOBUF_MIN_LIBRARY_VERSION 3007000 #if defined(GOOGLE_PROTOBUF_NO_RTTI) && GOOGLE_PROTOBUF_NO_RTTI #define PROTOBUF_RTTI 0