Source release v3.3.0
This commit is contained in:
9
third_party/protobuf/config.h
vendored
9
third_party/protobuf/config.h
vendored
@@ -96,7 +96,7 @@
|
||||
#define PACKAGE_NAME "Protocol Buffers"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "Protocol Buffers 2.5.0"
|
||||
#define PACKAGE_STRING "Protocol Buffers 2.6.1"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "protobuf"
|
||||
@@ -105,12 +105,15 @@
|
||||
#define PACKAGE_URL ""
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "2.5.0"
|
||||
#define PACKAGE_VERSION "2.6.1"
|
||||
|
||||
/* Define to necessary symbol if this constant uses a non-standard name on
|
||||
your system. */
|
||||
/* #undef PTHREAD_CREATE_JOINABLE */
|
||||
|
||||
/* 64bit enabled */
|
||||
/* #undef SOLARIS_64BIT_ENABLED */
|
||||
|
||||
/* Define to 1 if you have the ANSI C header files. */
|
||||
#define STDC_HEADERS 1
|
||||
|
||||
@@ -137,7 +140,7 @@
|
||||
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "2.5.0"
|
||||
#define VERSION "2.6.1"
|
||||
|
||||
/* Define to 1 if on MINIX. */
|
||||
/* #undef _MINIX */
|
||||
|
||||
Reference in New Issue
Block a user