Bump 1.7.0-rc2

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2016-04-08 15:48:36 -04:00
commit ea2d526246
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@
set -e
VERSION="1.7.0-rc1"
VERSION="1.7.0-rc2"
IMAGE="docker/compose:$VERSION"