Commit ba60b854 authored by Bo Yang's avatar Bo Yang

Update php c extension version number to 3.5.0.1

parent 212563d7
......@@ -10,11 +10,11 @@
<email>protobuf-opensource@google.com</email>
<active>yes</active>
</lead>
<date>2017-09-14</date>
<date>2017-12-06</date>
<time>11:02:07</time>
<version>
<release>3.4.1</release>
<api>3.4.1</api>
<release>3.5.0.1</release>
<api>3.5.0.1</api>
</version>
<stability>
<release>stable</release>
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment