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:14 UTC

[1/3] cloudstack-docs-admin git commit: change version to 4.7

Repository: cloudstack-docs-admin
Updated Branches:
  refs/heads/master e2ffb0faf -> 71bbc564f


change version to 4.7


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/493a3117
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/493a3117
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/493a3117

Branch: refs/heads/master
Commit: 493a311712e4fc2081e4e674126b107b7ee87db4
Parents: e3b9367
Author: Pierre-Luc Dion <pd...@apache.org>
Authored: Sat Dec 19 15:48:40 2015 -0500
Committer: Pierre-Luc Dion <pd...@apache.org>
Committed: Sat Dec 19 15:48:40 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/493a3117/source/conf.py
----------------------------------------------------------------------
diff --git a/source/conf.py b/source/conf.py
index 8bd2267..751e4fa 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -60,9 +60,9 @@ copyright = u'2015, Apache Software Foundation'
 # built documents.
 #
 # The short X.Y version.
-version = '4.6'
+version = '4.7'
 # The full version, including alpha/beta/rc tags.
-release = '4.6.0'
+release = '4.7.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.


[2/3] cloudstack-docs-admin git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin

Posted by pd...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin


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/333ec0f0
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/333ec0f0
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/333ec0f0

Branch: refs/heads/master
Commit: 333ec0f0c3efbd6e3274ad8694a4b7c6acacdf7f
Parents: 493a311 e2ffb0f
Author: Pierre-Luc Dion <pd...@apache.org>
Authored: Wed Jan 20 10:40:20 2016 -0500
Committer: Pierre-Luc Dion <pd...@apache.org>
Committed: Wed Jan 20 10:40:20 2016 -0500

----------------------------------------------------------------------

----------------------------------------------------------------------



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

Posted by pd...@apache.org.
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'