aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/presentation/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/presentation/conf.py')
-rw-r--r--resources/tools/presentation/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py
index 55807c2d00..76ac1f2b9c 100644
--- a/resources/tools/presentation/conf.py
+++ b/resources/tools/presentation/conf.py
@@ -46,7 +46,7 @@ source_suffix = [u'.rst', u'.md']
master_doc = u'index'
# General information about the project.
-report_week = u'05'
+report_week = u'07'
project = u'FD.io CSIT-2001.{week}'.format(week=report_week)
copyright = u'2020, FD.io'
author = u'FD.io CSIT'
@@ -108,7 +108,7 @@ rst_epilog = u"""
dpdkrelease=u'19.08',
sdpdkrelease=u'1908',
trex_version=u'v2.73',
- vpp_release_commit_id=u'1c586de48cc76fc6eac50f5d87003e2a80aa43e7')
+ vpp_release_commit_id=u'fce396738f865293f0a023bc7f172086f81da456')
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.