aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/ext/google/protobuf/protobuf.h
diff options
context:
space:
mode:
authorGravatar Bo Yang <teboring@google.com>2017-12-06 10:46:57 -0800
committerGravatar Bo Yang <teboring@google.com>2017-12-06 10:46:57 -0800
commitba60b854b6da0494e91b81edc7b91ef3ddf219c9 (patch)
treebfb5d71d44fddfc751250ad83375e5485727baed /php/ext/google/protobuf/protobuf.h
parent212563d756d50a70272d42d7f8b6374ce5a86317 (diff)
Update php c extension version number to 3.5.0.1
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 e2a67220..8289eb2b 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.1"
#define MAX_LENGTH_OF_INT64 20
#define SIZEOF_INT64 8