aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/ext/google/protobuf/protobuf.h
diff options
context:
space:
mode:
authorGravatar Paul Yang <TeBoring@users.noreply.github.com>2017-11-15 17:17:36 -0800
committerGravatar GitHub <noreply@github.com>2017-11-15 17:17:36 -0800
commit98836a56e616f3bc387e3c66133b1ad320f36d80 (patch)
tree3d9dcd098471fc0991e9ea2d307d79ca542c74d4 /php/ext/google/protobuf/protobuf.h
parente99e5d093fd2cdb670c2b08b3f7d4bbb9759b7ac (diff)
Update version number for php c extension (#3896)
Diffstat (limited to 'php/ext/google/protobuf/protobuf.h')
-rw-r--r--php/ext/google/protobuf/protobuf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/php/ext/google/protobuf/protobuf.h b/php/ext/google/protobuf/protobuf.h
index 18343772..967b21f1 100644
--- a/php/ext/google/protobuf/protobuf.h
+++ b/php/ext/google/protobuf/protobuf.h
@@ -37,7 +37,7 @@
#include "upb.h"
#define PHP_PROTOBUF_EXTNAME "protobuf"
-#define PHP_PROTOBUF_VERSION "3.4.1"
+#define PHP_PROTOBUF_VERSION "3.5.0"
#define MAX_LENGTH_OF_INT64 20
#define SIZEOF_INT64 8