aboutsummaryrefslogtreecommitdiff
path: root/php/ext/google/protobuf/protobuf.h
diff options
context:
space:
mode:
authorHao Nguyen <haon@google.com>2019-05-21 13:31:01 -0700
committerHao Nguyen <haon@google.com>2019-05-21 13:31:01 -0700
commit6d96493b3147a0f253f7eef2447785e19361afe3 (patch)
treeab6387a820ee6b4f75a1a4936494aa4a828d6c03 /php/ext/google/protobuf/protobuf.h
parentc40018e52dce3757a1f586ebe27755cb27aa3ba3 (diff)
downloadprotobuf-6d96493b3147a0f253f7eef2447785e19361afe3.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