Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit 71bbc56

Browse files
committed
version 4.8, license date
1 parent 333ec0f commit 71bbc56

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/conf.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,16 @@
5353

5454
# General information about the project.
5555
project = u'Apache CloudStack Administration Documentation'
56-
copyright = u'2015, Apache Software Foundation'
56+
copyright = u'2016, Apache Software Foundation'
5757

5858
# The version info for the project you're documenting, acts as replacement for
5959
# |version| and |release|, also used in various other places throughout the
6060
# built documents.
6161
#
6262
# The short X.Y version.
63-
version = '4.7'
63+
version = '4.8'
6464
# The full version, including alpha/beta/rc tags.
65-
release = '4.7.0'
65+
release = '4.8.0'
6666

6767
# The language for content autogenerated by Sphinx. Refer to documentation
6868
# for a list of supported languages.
@@ -356,7 +356,7 @@
356356
epub_title = u'CloudStack Administration Documentation'
357357
epub_author = u'Apache Software Foundation'
358358
epub_publisher = u'Apache Software Foundation'
359-
epub_copyright = u'2015, Apache Software Foundation'
359+
epub_copyright = u'2016, Apache Software Foundation'
360360

361361
# The basename for the epub file. It defaults to the project name.
362362
#epub_basename = u'CloudStack Administration Documentation'

0 commit comments

Comments
 (0)