Update version to 1.10.0-dev (#1777)
This commit is contained in:
@ -500,6 +500,6 @@ const (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// Version is the current grpc version.
|
// Version is the current grpc version.
|
||||||
const Version = "1.9.0-dev"
|
const Version = "1.10.0-dev"
|
||||||
|
|
||||||
const grpcUA = "grpc-go/" + Version
|
const grpcUA = "grpc-go/" + Version
|
||||||
|
Reference in New Issue
Block a user