aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/ext/google/protobuf/protobuf.h
diff options
context:
space:
mode:
authorGravatar Paul Yang <TeBoring@users.noreply.github.com>2017-06-21 15:29:32 -0700
committerGravatar GitHub <noreply@github.com>2017-06-21 15:29:32 -0700
commit5532abc15b97f3489183b266b41844306052a3fa (patch)
treed4070fc838b312a7f81c6f0f9d2e2b7db8d21898 /php/ext/google/protobuf/protobuf.h
parent8ecae34ac65218e9fda1586abc39f8762dbb40de (diff)
parent5520b4384a87d010814bfc503cc2df109268a9a8 (diff)
Merge pull request #3258 from TeBoring/3.3.x
Update version number to 3.3.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 c3374af3..8a4b82da 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.3.1"
+#define PHP_PROTOBUF_VERSION "3.3.2"
#define MAX_LENGTH_OF_INT64 20
#define SIZEOF_INT64 8