aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/sphinx_conf/report/conf.py
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2021-10-11 10:06:28 +0200
committerTibor Frank <tifrank@cisco.com>2021-10-11 08:09:05 +0000
commit96a10f34794d3d7e253cbaf6fecb713396e3dc15 (patch)
tree7991ac023a441c06f2cfba74855315c0196b85e4 /resources/tools/presentation/sphinx_conf/report/conf.py
parent9c1f5e3d0480c40e83f77f79221687354ea09e81 (diff)
Report: Add rc1 and re-test data
Change-Id: Ibff3baad0c50bff67090edd62a1b487e68a8b2ec Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/sphinx_conf/report/conf.py')
-rw-r--r--resources/tools/presentation/sphinx_conf/report/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py
index cc69ddb11e..0a41dca0d1 100644
--- a/resources/tools/presentation/sphinx_conf/report/conf.py
+++ b/resources/tools/presentation/sphinx_conf/report/conf.py
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
master_doc = u'index'
# General information about the project.
-report_week = u'40'
+report_week = u'41'
project = u'FD.io CSIT-2110.{week}'.format(week=report_week)
copyright = u'2021, FD.io'
author = u'FD.io CSIT'