aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/ext/grpc/version.h
diff options
context:
space:
mode:
authorGravatar Yash Tibrewal <yashkt@google.com>2019-01-04 14:15:19 -0800
committerGravatar Yash Tibrewal <yashkt@google.com>2019-01-04 14:15:19 -0800
commit4886c937c1aa2c52abab23d476f342d076010836 (patch)
tree2f2a835ec0befbb85ab002a0166843000771a30f /src/php/ext/grpc/version.h
parent7eeda22d9ed2f9936ec5a2ad61076274dfb5282b (diff)
parent89f7d619ef23e400e36f8906876a2633d943847e (diff)
Merge branch 'master' into failhijackedsend
Diffstat (limited to 'src/php/ext/grpc/version.h')
-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 1ddf90a667..c85ee4d315 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.18.0dev"
+#define PHP_GRPC_VERSION "1.19.0dev"
#endif /* VERSION_H */