diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-06-17 09:37:30 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-06-17 09:37:30 +0200 |
commit | f5d735898dcbd98b68a1ab0c1c9f6d5d33bc5c06 (patch) | |
tree | 1431040cfacda6498a4f45634685c04b96017f31 /resources/tools/presentation/conf.py | |
parent | 8f062925cda31b6521380497faeaac7b5736905b (diff) |
Report 1904: Configure rls 1904.25
Change-Id: I44bfc2247d4d2def131d89e1d97d8cad7522ccd1
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'resources/tools/presentation/conf.py')
-rw-r--r-- | resources/tools/presentation/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 6611f3c80f..f8e5f8aa89 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 = '24' +report_week = '25' project = u'FD.io CSIT-1904.{week}'.format(week=report_week) copyright = u'2019, FD.io' author = u'FD.io CSIT' |