Bump 1.9.0-rc4

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2016-11-08 15:22:19 -08:00
commit 181a4e990e
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@
set -e
VERSION="1.9.0-rc3"
VERSION="1.9.0-rc4"
IMAGE="docker/compose:$VERSION"