From edac803e86813dc85070c48552ee58b94ae13127 Mon Sep 17 00:00:00 2001 From: "litingt@cn.ibm.com" Date: Thu, 10 Aug 2017 04:37:14 -0400 Subject: [PATCH] update for xCAT 2.13.6 release --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 270e99067..9d1b248b3 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,7 +59,7 @@ author = u'IBM Corporation' # The short X.Y version. version = '2' # The full version, including alpha/beta/rc tags. -release = '2.12' +release = '2.13.6' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.