Update php version number to 3.4.0

This commit is contained in:
Bo Yang 2017-08-16 13:03:44 -07:00
parent 82dd4b3793
commit e243082fe9

View File

@ -37,7 +37,7 @@
#include "upb.h"
#define PHP_PROTOBUF_EXTNAME "protobuf"
#define PHP_PROTOBUF_VERSION "3.3.4"
#define PHP_PROTOBUF_VERSION "3.4.0"
#define MAX_LENGTH_OF_INT64 20
#define SIZEOF_INT64 8