aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/sphinx_conf
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2022-06-23 10:06:33 +0200
committerTibor Frank <tifrank@cisco.com>2022-06-23 08:22:35 +0000
commitbb734f5c497c9329d6cd28d0fbb0bff3ba1992cc (patch)
tree9b0a1dcedf465fbd1162bbb1f92d65dae8ab55c0 /resources/tools/presentation/sphinx_conf
parenta28b496bafd3c7a951e4732b4bd42182d8ab2d69 (diff)
Report: Add rc2 data
Change-Id: Ia8a81135cb0dbd3b2f8877de66a5d9ed3f6e8309 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/sphinx_conf')
-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 a2ac5265c6..1ff960814d 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'22'
+report_week = u'25'
project = u'FD.io CSIT-2206.{week}'.format(week=report_week)
copyright = u'2022, FD.io'
author = u'FD.io CSIT'