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:57 +0000
commita950a3605524187cb9d2e7e0957d2966361bbff5 (patch)
treea015fecc7b3b440b923ee137b494672d1e1d1d4f /resources/tools/presentation/sphinx_conf/report/conf.py
parent0e49ae539420b7e8787fbc629c68a4e082342dcd (diff)
Report: Add rc2 data
Signed-off-by: Tibor Frank <tifrank@cisco.com> Change-Id: I8f4f493a3dc52ce067fc5d94972b0a06f20a227e (cherry picked from commit 068e91132f729fcc15938ed7f23f5c1c629614db)
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'