From 71675350204b5e6a451537643f9e3e1d95cc3845 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 5 Mar 2019 15:05:58 +0100 Subject: Report: Add LB Data - Change the version to 1901.10 Change-Id: I4a976a55b375a00fe3498ef26e676ce9410ff7f2 Signed-off-by: Tibor Frank --- resources/tools/presentation/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/presentation/conf.py') diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index b465a4a0d0..c39896ad82 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -45,7 +45,7 @@ source_suffix = ['.rst', '.md'] master_doc = 'index' # General information about the project. -report_week = '09' +report_week = '10' project = u'FD.io CSIT-1901.{week}'.format(week=report_week) copyright = u'2019, FD.io' author = u'FD.io CSIT' -- cgit 1.2.3-korg