From: Thierry Carrez Date: Wed, 2 Oct 2013 19:18:31 +0000 (+0200) Subject: Open Icehouse development X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=1d2c3ecb87ed8143361383d1f84839aff6aeaf74;p=openstack-build%2Fneutron-build.git 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: I32a2ef85a8dff2b3a681fe7b33fc5dc983b7ab81 --- diff --git a/setup.cfg b/setup.cfg index 4876309e1..af52a4d0a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = neutron -version = 2013.2 +version = 2014.1 summary = OpenStack Networking description-file = README.rst