aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/php
diff options
context:
space:
mode:
authorGravatar Mehrdad Afshari <mehrdada@users.noreply.github.com>2018-06-22 13:24:53 -0700
committerGravatar GitHub <noreply@github.com>2018-06-22 13:24:53 -0700
commitc75473fcefbaa984ca9f7961345744ba81399fe0 (patch)
treea397031660e834a74d4c6144a4e71aaae87a64fd /src/php
parent6c7b6b88678a8ffb9aa51e7285c78fe9c1a6c1ac (diff)
parented0dc067bac46de439fd57d6ae706c4157eb1bec (diff)
Merge pull request #15849 from mehrdada/bump-rc3
Bump rc3
Diffstat (limited to 'src/php')
-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 7db0fce1e2..19d982c538 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.0RC2"
+#define PHP_GRPC_VERSION "1.13.0RC3"
#endif /* VERSION_H */