From f992a66e504928981b88a8d518d9238882409f49 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Sat, 18 Jan 2020 13:56:09 +0300 Subject: [PATCH] docs/conf: Version 2.12.0.6. Change-Id: I5642d4d3866a7a7a5654a918c2a9ebe0a7b76068 Signed-off-by: Paul Sokolovsky --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 6845570fb9..809c098025 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -74,7 +74,7 @@ # # We don't follow "The short X.Y version" vs "The full version, including alpha/beta/rc tags" # breakdown, so use the same version identifier for both to avoid confusion. -version = release = '2.12.0.5' +version = release = '2.12.0.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.