From 3338486835fb1bfd55ba4adce6166cf2c2565128 Mon Sep 17 00:00:00 2001 From: Paul Sokolovsky Date: Fri, 3 Jan 2020 01:50:37 +0300 Subject: [PATCH] docs/conf: Version 2.12.0.3. Change-Id: If35abee9dbedd4abd9589260378526152f1f9bc4 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 28df404264..bee3ce5c43 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.2' +version = release = '2.12.0.3' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.