Upgrade containerd to 8ed1e24ae9.

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu
2017-06-16 17:56:16 +00:00
parent 1f3a73d79e
commit e887ef63d1
181 changed files with 2339 additions and 13864 deletions

View File

@@ -25,7 +25,7 @@ const (
VersionPatch = 0
// VersionDev indicates development branch. Releases will be empty string.
VersionDev = "-rc4-dev"
VersionDev = "-rc6-dev"
)
// Version is the specification version that the package types support.