version 4.8, license date
diff --git a/source/conf.py b/source/conf.py index 751e4fa..368a6b5 100644 --- a/source/conf.py +++ b/source/conf.py
@@ -53,16 +53,16 @@ # General information about the project. project = u'Apache CloudStack Administration Documentation' -copyright = u'2015, Apache Software Foundation' +copyright = u'2016, Apache Software Foundation' # 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 = '4.7' +version = '4.8' # The full version, including alpha/beta/rc tags. -release = '4.7.0' +release = '4.8.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. @@ -356,7 +356,7 @@ epub_title = u'CloudStack Administration Documentation' epub_author = u'Apache Software Foundation' epub_publisher = u'Apache Software Foundation' -epub_copyright = u'2015, Apache Software Foundation' +epub_copyright = u'2016, Apache Software Foundation' # The basename for the epub file. It defaults to the project name. #epub_basename = u'CloudStack Administration Documentation'