diff options
author | Mehrdad Afshari <mmx@google.com> | 2018-01-19 14:25:15 -0800 |
---|---|---|
committer | Mehrdad Afshari <mmx@google.com> | 2018-01-19 14:25:15 -0800 |
commit | 43884047c9619d64f6cd1775febf4af1823787b5 (patch) | |
tree | 7378322b506cc9ff80393fc35d0662c11527a876 /src/objective-c/tests | |
parent | d1915a988ed05559ab3cfca57d7207fa5df5a1f4 (diff) |
Regenerate projects
Diffstat (limited to 'src/objective-c/tests')
-rw-r--r-- | src/objective-c/tests/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objective-c/tests/version.h b/src/objective-c/tests/version.h index 6e3a073020..d8581b9779 100644 --- a/src/objective-c/tests/version.h +++ b/src/objective-c/tests/version.h @@ -23,5 +23,5 @@ // `tools/buildgen/generate_projects.sh`. -#define GRPC_OBJC_VERSION_STRING @"1.9.0-dev" +#define GRPC_OBJC_VERSION_STRING @"1.10.0-dev" #define GRPC_C_VERSION_STRING @"5.0.0-dev" |