aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/ext/google/protobuf/protobuf.h
diff options
context:
space:
mode:
authorGravatar Feng Xiao <xfxyjwf@gmail.com>2017-05-08 16:02:08 -0700
committerGravatar Feng Xiao <xfxyjwf@gmail.com>2017-05-08 16:02:08 -0700
commit58538ea91979faa4f8b9841238c53a2276dd3856 (patch)
treee501fe4ca92ddf885a71d3a68e7e0248cace9b9a /php/ext/google/protobuf/protobuf.h
parentc2154e124dfe0dc80b563568e2be4c599120a718 (diff)
Update version number to 3.3.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 e6d42eba..c3374af3 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.0"
+#define PHP_PROTOBUF_VERSION "3.3.1"
#define MAX_LENGTH_OF_INT64 20
#define SIZEOF_INT64 8