aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/sphinx_conf/report/conf.py
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2022-11-02 12:09:33 +0100
committerTibor Frank <tifrank@cisco.com>2022-11-02 12:13:42 +0100
commitb57756ad88d1d3134ac60388d2ca23e251f736c5 (patch)
tree934b1436e098990a3e76e7de7f4fcb940bf411ec /resources/tools/presentation/sphinx_conf/report/conf.py
parent32ec0b8cce48883be3f5e6e91b0797c1ab52351b (diff)
Report: Add release data
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: Icdca915b9dda8fdc3d4728ac8080713f638ffe06
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 67875ac5e1..6cf661e883 100644
--- a/resources/tools/presentation/sphinx_conf/report/conf.py
+++ b/resources/tools/presentation/sphinx_conf/report/conf.py
@@ -50,7 +50,7 @@ source_suffix = ['.rst', '.md']
master_doc = 'index'
# General information about the project.
-report_week = '42'
+report_week = '45'
project = 'FD.io CSIT-2210.{week}'.format(week=report_week)
copyright = '2022, FD.io'
author = 'FD.io CSIT'