aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/sphinx_conf/report/conf.py
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2023-02-10 09:43:33 +0100
committerTibor Frank <tifrank@cisco.com>2023-02-13 05:56:48 +0000
commit068e91132f729fcc15938ed7f23f5c1c629614db (patch)
tree68768c598dfc982bdfdaeca12bf96d1f35b02250 /resources/tools/presentation/sphinx_conf/report/conf.py
parent299b4e51696cc0f17ec9bb9c39c4e46ff23a4a39 (diff)
Report: Add rc2 data
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I8f4f493a3dc52ce067fc5d94972b0a06f20a227e
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 2c905816b4..d2ce50b595 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 = '4'
+report_week = '7'
project = 'FD.io CSIT-2302.{week}'.format(week=report_week)
copyright = '2023, FD.io'
author = 'FD.io CSIT'