aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/ext/google/protobuf/protobuf.h
diff options
context:
space:
mode:
authorGravatar Bo Yang <teboring@google.com>2017-06-21 10:20:34 -0700
committerGravatar Bo Yang <teboring@google.com>2017-06-21 10:20:34 -0700
commite7bcfc42411c8c1ffcec68474b308bc1da21f460 (patch)
treea58201de8d658af7444002973ba973b5265a82e9 /php/ext/google/protobuf/protobuf.h
parent8ecae34ac65218e9fda1586abc39f8762dbb40de (diff)
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