aboutsummaryrefslogtreecommitdiff
path: root/php/ext/google/protobuf/protobuf.h
diff options
context:
space:
mode:
authorBo Yang <paulyang1211@gmail.com>2018-03-05 19:54:18 -0800
committerBo Yang <paulyang1211@gmail.com>2018-03-05 19:54:18 -0800
commitb5fbb742af122b565925987e65c08957739976a7 (patch)
treebe1d6db857067adbeb69f608e6e28b3451d9f613 /php/ext/google/protobuf/protobuf.h
parent2ea2ad20893de533857ab6e51fddd7896edad2b9 (diff)
downloadprotobuf-3.5.2.tar.gz
protobuf-3.5.2.tar.bz2
protobuf-3.5.2.zip
Bump version number to 3.5.2v3.5.2
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 be1de5cf..c15bde2d 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.5.1"
+#define PHP_PROTOBUF_VERSION "3.5.2"
#define MAX_LENGTH_OF_INT64 20
#define SIZEOF_INT64 8