From 86ede0e8975146d62082a6b4882332c39336de2d Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Tue, 1 Dec 2015 11:04:09 -0500 Subject: [PATCH] Set the version of the document to 2.12 --- docs/source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 0883698a2..3e3d82ae7 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -57,9 +57,9 @@ author = u'IBM Corporation' # built documents. # # The short X.Y version. -version = '0.0.1' +version = '2' # The full version, including alpha/beta/rc tags. -release = '0.0.1' +release = '2.12' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.