aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Mehrdad Afshari <mehrdada@users.noreply.github.com>2017-12-12 22:21:14 -0800
committerGravatar GitHub <noreply@github.com>2017-12-12 22:21:14 -0800
commitb88b342dab16212826fb798bbf0219f88007ccdb (patch)
tree542d2cb4c69104c010b696c2edacab955439fc53 /README.md
parent57dc5453db6080e67f18f63a8c3aaec24e0aa0dc (diff)
parentc5ba665b2259c0cff18666260bc5ea34d4ff753a (diff)
Merge pull request #13745 from mehrdada/upmerge180
Upmerge v1.8.x into master
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index 048614a205..1550bb52f4 100644
--- a/README.md
+++ b/README.md
@@ -27,13 +27,13 @@ Libraries in different languages may be in different states of development. We a
| Language | Source | Status |
|-------------------------|-------------------------------------|---------|
-| Shared C [core library] | [src/core](src/core) | 1.6 |
-| C++ | [src/cpp](src/cpp) | 1.6 |
-| Ruby | [src/ruby](src/ruby) | 1.6 |
-| Python | [src/python](src/python) | 1.6 |
-| PHP | [src/php](src/php) | 1.6 |
-| C# | [src/csharp](src/csharp) | 1.6 |
-| Objective-C | [src/objective-c](src/objective-c) | 1.6 |
+| Shared C [core library] | [src/core](src/core) | 1.8 |
+| C++ | [src/cpp](src/cpp) | 1.8 |
+| Ruby | [src/ruby](src/ruby) | 1.8 |
+| Python | [src/python](src/python) | 1.8 |
+| PHP | [src/php](src/php) | 1.8 |
+| C# | [src/csharp](src/csharp) | 1.8 |
+| Objective-C | [src/objective-c](src/objective-c) | 1.8 |
Java source code is in the [grpc-java](http://github.com/grpc/grpc-java)
repository. Go source code is in the