Change version to 1.7.0-dev (#1496)

This commit is contained in:
Menghan Li
2017-08-30 13:32:29 -07:00
committed by GitHub
parent 47d8591b12
commit 3a378f9deb

View File

@ -510,6 +510,6 @@ const SupportPackageIsVersion3 = true
const SupportPackageIsVersion4 = true
// Version is the current grpc version.
const Version = "1.6.0-dev"
const Version = "1.7.0-dev"
const grpcUA = "grpc-go/" + Version