aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/sphinx_conf
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2022-02-14 09:52:52 +0100
committerTibor Frank <tifrank@cisco.com>2022-02-14 08:55:05 +0000
commit1517c044914237ef29b841b041fb8923f66ebf3b (patch)
tree1a17f1e0db4db0b80878e026bf099c4207e5d63e /resources/tools/presentation/sphinx_conf
parent691682e1d6ae5f81bb267347bdd553c2344219e3 (diff)
Report: Add RC2 data
Change-Id: I60b46dd75cae3a75fb17faa1d6020ebaf37cae96 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit c564c79f4aa329ef1df8ef732e7971ab968acfbc)
Diffstat (limited to 'resources/tools/presentation/sphinx_conf')
-rw-r--r--resources/tools/presentation/sphinx_conf/report/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/presentation/sphinx_conf/report/conf.py b/resources/tools/presentation/sphinx_conf/report/conf.py
index a8efde9c1a..c808fbb9c6 100644
--- a/resources/tools/presentation/sphinx_conf/report/conf.py
+++ b/resources/tools/presentation/sphinx_conf/report/conf.py
@@ -46,8 +46,8 @@ source_suffix = [u'.rst', u'.md']
master_doc = u'index'
# General information about the project.
-report_week = u'04'
-project = u'FD.io CSIT-2202-RC1.{week}'.format(week=report_week)
+report_week = u'07'
+project = u'FD.io CSIT-2202-RC2.{week}'.format(week=report_week)
copyright = u'2022, FD.io'
author = u'FD.io CSIT'