From f4b15ea29274847f32bb65bf3a3f41d3269bf723 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Mon, 6 Jan 2020 22:59:34 +0300 Subject: [PATCH] docs/conf: Version 2.12.0.4. Change-Id: I21748c4775c2a0a309c8e29367b5dc72767fedaa 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 bee3ce5c43..ead1e344f3 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.3' +version = release = '2.12.0.4' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.