diff --git a/docs/conf.py b/docs/conf.py index 8efbb5dfc1bcbbaa09a40cea866fd2f456647b10..f740cd319a7bb5b417cf7eed642723c2526c9c48 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -44,16 +44,16 @@ master_doc = 'index' # General information about the project. project = u'Majic Ansible Roles' -copyright = u'2014, Branko Majic' +copyright = u'2016, Branko Majic' # 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 = '1.1-dev' +version = '1.2.0' # The full version, including alpha/beta/rc tags. -release = '1.1-dev' +release = '1.2.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.