aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/ext/grpc/version.h
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2017-05-30 14:14:27 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2017-05-30 14:14:27 -0700
commitaebcdbd732e9294c8a424d3167c028f02af5ef1c (patch)
tree26b3b095f0ffcf63ecdede2d71172c82ff95c22c /src/php/ext/grpc/version.h
parent9baf4b19f0e4133dce8e4083fdae4349f6f034da (diff)
master bumped to 1.5.x
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 993ef2de27..303a63ec36 100644
--- a/src/php/ext/grpc/version.h
+++ b/src/php/ext/grpc/version.h
@@ -35,6 +35,6 @@
#ifndef VERSION_H
#define VERSION_H
-#define PHP_GRPC_VERSION "1.4.0"
+#define PHP_GRPC_VERSION "1.5.0"
#endif /* VERSION_H */