Bump 1.5.0rc2

Signed-off-by: Daniel Nephin <dnephin@docker.com>

Fill out 1.5.0 release notes

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
Daniel Nephin 2015-10-16 12:55:32 -04:00
commit 8cc8e61474
4 changed files with 75 additions and 35 deletions

View file

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