From: Andrew Grimberg Date: Mon, 16 Oct 2017 16:57:24 +0000 (+0000) Subject: Merge "Fix jjb-verify job to ignore the docs directory" X-Git-Tag: v0.11.0~16 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=56b5f9659c5803cb136b2ed624e9c38f479133ec;hp=f20644a41ef340d5bf31937644eb242c646e52c4;p=releng%2Fglobal-jjb.git Merge "Fix jjb-verify job to ignore the docs directory" --- diff --git a/docs/conf.py b/docs/conf.py index 50a79fc4..dea371d8 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.10.0' +version = '0.11.0-dev' # The full version, including alpha/beta/rc tags. release = version