From 05c8a85cd5fa39023f67a0526ed3a69ec06a88b3 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Wed, 4 Jul 2012 18:06:38 -0400 Subject: [PATCH] update versions mentioned in README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6f985de62ba..274a02e09a4 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,11 @@ Get Involved Branch Info =========== - * The master branch corresponds to release 0.4 "Unchained". - * Major bug fixes will be periodically made to the master branch. - * The devel branch corresponds to release 0.5 "Amsterdam". + * Releases are named after Van Halen songs. + * The master branch corresponds to release 0.5 "Amsterdam". + * The devel branch corresponds to release 0.6 "Cabo". + * All feature work happens on the development branch. + * Major bug fixes will be made to the master branch, but not minor ones. * See CHANGELOG.md for release notes to track each release. Patch Instructions