X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fpresentation%2Fconf.py;h=00e3cb9b2104c847f5536292753b6e8a957c24f4;hp=88fd74e76cc8557a5eb852ff890213c2a398eed3;hb=70b50286ea9145d2720d8bcb36d522b96a0b0ac2;hpb=34cd9da28fb263af2b46410ce562f12f7d92fa08 diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 88fd74e76c..00e3cb9b21 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.w45' +project = u'FD.io CSIT-18.10.W46' copyright = u'2018, FD.io' author = u'FD.io CSIT' @@ -104,7 +104,7 @@ rst_epilog = """ .. _CSIT Testbed Setup: https://git.fd.io/csit/tree/resources/tools/testbed-setup/README.md?h={release} .. _K8s configuration files: https://github.com/FDio/csit/tree/{release}/resources/templates/kubernetes """.format(release='rls1810', - report_version='v1.0', + report_version='v1.1', prev_release='rls1807', srelease='1810', csitrelease='18.10',