summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-06-24 19:41:54 +0200
committerChristian Grothoff <christian@grothoff.org>2020-06-24 19:41:54 +0200
commit4c8e4a88a75db50b58b4eaf20dee04e99c4bd86a (patch)
tree06e6da5254262dc5d83ffef7589f846ab164bac6 /conf.py
parente56beb4823c11581006096f8cd106d765aa18895 (diff)
downloaddocs-4c8e4a88a75db50b58b4eaf20dee04e99c4bd86a.tar.gz
docs-4c8e4a88a75db50b58b4eaf20dee04e99c4bd86a.tar.bz2
docs-4c8e4a88a75db50b58b4eaf20dee04e99c4bd86a.zip
remove outdated merchant documentation, remark where more is needed
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf.py b/conf.py
index c7c1666b..64ce8c47 100644
--- a/conf.py
+++ b/conf.py
@@ -77,16 +77,16 @@ master_doc = 'index'
# General information about the project.
project = u'GNU Taler'
-copyright = u'2014, 2015, 2016 Florian Dold, Benedikt Muller, Sree Harsha Totakura, Christian Grothoff, Marcello Stanisci (GPLv3+ or GFDL 1.3+)'
+copyright = u'2014-2020 Taler Systems SA (GPLv3+ or GFDL 1.3+)'
# 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 = '0.6pre1'
+version = '0.8pre0'
# The full version, including alpha/beta/rc tags.
-release = '0.6.0pre1'
+release = '0.8.0pre0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.