aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/ext/grpc
diff options
context:
space:
mode:
authorGravatar Srini Polavarapu <psrini@google.com>2018-06-08 17:01:18 -0700
committerGravatar Srini Polavarapu <psrini@google.com>2018-06-08 17:01:18 -0700
commitc79c1563074246186be92f47ff6cc79b77ecf541 (patch)
tree225f6981caa71586a26af9fe8ca6166f7551bfc9 /src/php/ext/grpc
parent75f697db9c55f4ff42177e31eb4acf8cf1019143 (diff)
Regenrate projects
Diffstat (limited to 'src/php/ext/grpc')
-rw-r--r--src/php/ext/grpc/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/php/ext/grpc/version.h b/src/php/ext/grpc/version.h
index 407d6347e6..c985863cb5 100644
--- a/src/php/ext/grpc/version.h
+++ b/src/php/ext/grpc/version.h
@@ -20,6 +20,6 @@
#ifndef VERSION_H
#define VERSION_H
-#define PHP_GRPC_VERSION "1.13.0dev"
+#define PHP_GRPC_VERSION "1.14.0dev"
#endif /* VERSION_H */