diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-11-07 13:44:24 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-11-07 13:44:24 +0100 |
commit | 34cd9da28fb263af2b46410ce562f12f7d92fa08 (patch) | |
tree | 4e8c688eba74555763e9367146fb77e634895484 | |
parent | ad63b771a8095ae5e670b1a83a341be92129d322 (diff) |
Report: Change version to CSIT-18.10.w45
Change-Id: I78f817e615672621e8c6860eb7848d316c2fd438
Signed-off-by: Tibor Frank <tifrank@cisco.com>
-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 d8a569b859..88fd74e76c 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. -project = u'FD.io CSIT-18.10' +project = u'FD.io CSIT-18.10.w45' copyright = u'2018, FD.io' author = u'FD.io CSIT' |