summaryrefslogtreecommitdiffstats
path: root/docs/source
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/conf.py8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index deae582..5033a0d 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -42,16 +42,16 @@ master_doc = 'index'
# General information about the project.
project = u'logactio'
-copyright = u'2012-2015, David Sommerseth'
+copyright = u'2012-2020, David Sommerseth'
# 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.0'
+version = '1.2'
# The full version, including alpha/beta/rc tags.
-release = '1.0'
+release = '1.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
@@ -223,7 +223,7 @@ man_pages = [
epub_title = u'logactio'
epub_author = u'David Sommerseth'
epub_publisher = u'David Sommerseth'
-epub_copyright = u'2012-2015, David Sommerseth'
+epub_copyright = u'2012-2020, David Sommerseth'
# The language of the text. It defaults to the language option
# or en if the language is not set.