Change version to 1.17.0-dev (#2399)

This commit is contained in:
Menghan Li 2018-10-23 11:07:39 -07:00 committed by Doug Fawley
parent e120c3f900
commit d7518259e0
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@
package grpc
// Version is the current grpc version.
const Version = "1.16.0-dev"
const Version = "1.17.0-dev"