aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/GRPCClient
diff options
context:
space:
mode:
authorGravatar Srini Polavarapu <35056280+srini100@users.noreply.github.com>2018-06-14 19:57:13 -0700
committerGravatar GitHub <noreply@github.com>2018-06-14 19:57:13 -0700
commitd6616280d37ac057c6d8e8d317a8b62160124c8a (patch)
tree268ca36031b61fbd399eb056108a74a1edc3afb7 /src/objective-c/GRPCClient
parentce62e20fdc4057fc56e29842810ff2199f93a36c (diff)
parentc79c1563074246186be92f47ff6cc79b77ecf541 (diff)
Merge pull request #15694 from srini100/bump-to-v1.14
Bump master to v1.14
Diffstat (limited to 'src/objective-c/GRPCClient')
-rw-r--r--src/objective-c/GRPCClient/private/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objective-c/GRPCClient/private/version.h b/src/objective-c/GRPCClient/private/version.h
index 6fe4a7d051..60571b1f43 100644
--- a/src/objective-c/GRPCClient/private/version.h
+++ b/src/objective-c/GRPCClient/private/version.h
@@ -22,4 +22,4 @@
// instead. This file can be regenerated from the template by running
// `tools/buildgen/generate_projects.sh`.
-#define GRPC_OBJC_VERSION_STRING @"1.13.0-dev"
+#define GRPC_OBJC_VERSION_STRING @"1.14.0-dev"