This is an automated email from the ASF dual-hosted git repository. rohit pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cloudstack-docs-rn.git
commit 4378e5c6bc6c829df02cba154546cfb4e431d449 Author: Rohit Yadav <[email protected]> AuthorDate: Wed May 2 19:31:06 2018 +0530 conf: bump master version to 4.12.0.0 Signed-off-by: Rohit Yadav <[email protected]> --- source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/conf.py b/source/conf.py index b09a0d9..bd2b8eb 100644 --- a/source/conf.py +++ b/source/conf.py @@ -74,9 +74,9 @@ copyright = u'2018, Apache CloudStack' # built documents. # # The short X.Y version. -version = '4.11' +version = '4.12' # The full version, including alpha/beta/rc tags. -release = '4.11.1.0' +release = '4.12.0.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- To stop receiving notification emails like this one, please contact [email protected].
