Source release v3.3.0

This commit is contained in:
Gene Morgan
2017-05-04 14:01:27 -07:00
parent baa7b133d3
commit 8082775924
678 changed files with 51264 additions and 14200 deletions

View File

@@ -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 */