aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/ext/google/protobuf/protobuf.h
diff options
context:
space:
mode:
authorGravatar Bo Yang <paulyang1211@gmail.com>2017-08-16 13:00:50 -0700
committerGravatar Bo Yang <paulyang1211@gmail.com>2017-08-16 13:00:50 -0700
commit82dd4b3793af6bf431b133aec4ee059a54fe4279 (patch)
treeea3daeb4a565eba0a4895ae7ebafce6fce9270dc /php/ext/google/protobuf/protobuf.h
parent80a37e0782d2d702d52234b62dd4b9ec74fd2c95 (diff)
Update php c extension version number.
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 f9e9d229..a770cf9f 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.2"
+#define PHP_PROTOBUF_VERSION "3.3.4"
#define MAX_LENGTH_OF_INT64 20
#define SIZEOF_INT64 8