aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c/GRPCClient
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2017-04-27 14:26:52 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2017-04-27 14:26:52 -0700
commit606945af76ab33edd73d7483e79563a24b8778d5 (patch)
treeb22a88edd3cdd95dbad4904edcd9c024ab1c973b /src/objective-c/GRPCClient
parent3ef2355eaedc07f8900ad98d079448169a2a2a06 (diff)
1.3.0 -> 1.3.1-pre1
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 9789d1243d..83fe9e46d9 100644
--- a/src/objective-c/GRPCClient/private/version.h
+++ b/src/objective-c/GRPCClient/private/version.h
@@ -38,4 +38,4 @@
// `tools/buildgen/generate_projects.sh`.
-#define GRPC_OBJC_VERSION_STRING @"1.3.0"
+#define GRPC_OBJC_VERSION_STRING @"1.3.1-pre1"