summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
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.