From fc75b20f7ec19cb7cfdbd74385bf1262ccb7a84c Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Mon, 30 Oct 2017 12:30:17 -0400 Subject: [PATCH] Bump to v0.12.0-dev Change-Id: I5eaaa3d84e66a0216225c9b4a16baedf4393d461 Signed-off-by: Thanh Ha --- docs/conf.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 6269067c..b438a887 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -67,7 +67,7 @@ author = 'Linux Foundation Releng' # built documents. # # The short X.Y version. -version = '0.11.0' +version = '0.12.0-dev' # The full version, including alpha/beta/rc tags. release = version @@ -258,4 +258,3 @@ intersphinx_mapping = { 'lftools': ('http://lftools.releng.linuxfoundation.org/en/latest/', None), 'python': ('https://docs.python.org/', None), } - -- 2.16.6