From 8d9040425ccd49e3571eea0b905d1b7d27b57799 Mon Sep 17 00:00:00 2001 From: Thierry Carrez Date: Wed, 2 Oct 2013 17:11:30 +0200 Subject: [PATCH] Open Icehouse development This should be accepted/merged once all the RC1 bugfixes are in. This bumps the target version to 2014.1, effectively opening the master branch to Icehouse development, ending the feature freeze. The Havana release branch is cut from the previous commit in master. Change-Id: Iff3f857b5e273eec927e2d4f22371c2ae4683ca6 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 22949f69b5..96e1ea31c2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = heat -version = 2013.2 +version = 2014.1 summary = OpenStack Orchestration description-file = README.rst