From 29313efb27314da07d47048509a07bc04d6caafe Mon Sep 17 00:00:00 2001 From: Thierry Carrez Date: Thu, 24 Sep 2015 16:13:50 +0200 Subject: [PATCH] Open Mitaka development Bump preversion to mark the start of the Mitaka development branch. The liberty release branch will be cut from the previous commit. Change-Id: I8da5a8c2938ba1c5268118f2a78ced65b0a2be10 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 322aafaa72..278f3543d2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = horizon -version = 8.0.0 +version = 9.0.0 summary = OpenStack Dashboard description-file = README.rst