aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php/ext
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2017-08-16 20:59:05 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2017-08-16 20:59:05 -0700
commit713597f1cdf14abd122e4bd174040d0797744eb5 (patch)
tree46b70fb6d394bd6a09295adcb04690568f330d78 /src/php/ext
parentf1ab1130c8760a1cd72fce1f6a4a9523df68e36f (diff)
Master version bump to 1.7.x
Diffstat (limited to 'src/php/ext')
-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 744028b2ca..07d8eee7fe 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.5.0dev"
+#define PHP_GRPC_VERSION "1.7.0dev"
#endif /* VERSION_H */