aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/ext/google/protobuf/protobuf.h
diff options
context:
space:
mode:
authorGravatar Paul Yang <TeBoring@users.noreply.github.com>2017-04-24 09:24:43 -0700
committerGravatar GitHub <noreply@github.com>2017-04-24 09:24:43 -0700
commite64b618b2132237f9901da0dc76bb0d50ac35d71 (patch)
tree84d062d674ffb399d797529967bc83eb93601680 /php/ext/google/protobuf/protobuf.h
parent6fff091c49359ffd8550fc8228c79740b504a4fe (diff)
Update php version number to 3.3.0 (#3001)
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 02f06f35..e6d42eba 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.2.0a1"
+#define PHP_PROTOBUF_VERSION "3.3.0"
#define MAX_LENGTH_OF_INT64 20
#define SIZEOF_INT64 8