You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by pd...@apache.org on 2016/02/17 02:44:16 UTC

[3/3] cloudstack-docs-admin git commit: version 4.8, license date

version 4.8, license date


Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/commit/71bbc564
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/71bbc564
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/71bbc564

Branch: refs/heads/master
Commit: 71bbc564fd093aa7fd24886f0a188581a0e13618
Parents: 333ec0f
Author: Pierre-Luc Dion <pd...@apache.org>
Authored: Tue Feb 16 20:43:47 2016 -0500
Committer: Pierre-Luc Dion <pd...@apache.org>
Committed: Tue Feb 16 20:43:47 2016 -0500

----------------------------------------------------------------------
 source/conf.py | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/71bbc564/source/conf.py
----------------------------------------------------------------------
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 @@ master_doc = 'index'
 
 # 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 @@ texinfo_documents = [
 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'