diff --git a/docs/source/conf.py b/docs/source/conf.py index 5352244799443829c54a7c995409763fcf65c8bd..4bd3770f99af1e814c6f891139a6ba8542dbb47a 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -68,16 +68,18 @@ master_doc = 'index' # General information about the project. project = u'MOOSE' -copyright = u'2018, Upinder Bhalla, Niraj Dudani, Subhasis Ray, Aditya Gilra,Harsha Rani, Aviral Goel, Dilawar Singh, Malav Shah, Dhruva Gowda storz' +copyright = u'2018, Upinder Bhalla, Niraj Dudani, Subhasis Ray, ' + \ + 'Aditya Gilra,Harsha Rani, Aviral Goel, Dilawar Singh,' + \ + 'Malav Shah, Dhruva Gowda Storz' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. -version = '3.1' +version = '3.2' # The full version, including alpha/beta/rc tags. -release = 'chamcham (3.1.1)' +release = 'chennapoda (3.2.rc)' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.