From c49deb2cf7de542e3b542efb3cec60ea2479c09d Mon Sep 17 00:00:00 2001 From: Vasily Gorin Date: Wed, 6 Jul 2016 14:27:15 +0300 Subject: [PATCH] Update version in Test documentation Change-Id: I745bd7e99d175e9e5d72084e187da9136af3fede --- docs/test_plan/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/test_plan/conf.py b/docs/test_plan/conf.py index 6defdff..7687f97 100644 --- a/docs/test_plan/conf.py +++ b/docs/test_plan/conf.py @@ -62,10 +62,10 @@ copyright = u'2016, Mirantis Inc.' # noqa # |version| and |release|, also used in various other places throughout the # built documents. # -# The short X.Y version. -version = '2.1.0' +# The short X.Y.Z version. +version = '3.0.0' # The full version, including alpha/beta/rc tags. -release = '2.1-2.1.0-1' +release = '3.0-3.0.0-1' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.