aboutsummaryrefslogtreecommitdiff
path: root/php/ext/google/protobuf/protobuf.h
diff options
context:
space:
mode:
authorHao Nguyen <haon@google.com>2019-05-21 14:07:13 -0700
committerHao Nguyen <haon@google.com>2019-05-21 14:07:13 -0700
commitb0d648664df2cb34fe5bcc6e8a2cff8c20096093 (patch)
tree23a1d49bffde5b90b527e233577a7e5fa4f7bfab /php/ext/google/protobuf/protobuf.h
parent46d5cc7de5519d896cb0c32eefe0548680b77ece (diff)
downloadprotobuf-b0d648664df2cb34fe5bcc6e8a2cff8c20096093.tar.gz
Update protobuf version
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 ca8d9872d..058337d97 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.8.0RC1"
+#define PHP_PROTOBUF_VERSION "3.8.0"
#define MAX_LENGTH_OF_INT64 20
#define SIZEOF_INT64 8