diff options
Diffstat (limited to 'resources/tools/presentation/conf.py')
-rw-r--r-- | resources/tools/presentation/conf.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/presentation/conf.py b/resources/tools/presentation/conf.py index 8344d5a763..680c946c66 100644 --- a/resources/tools/presentation/conf.py +++ b/resources/tools/presentation/conf.py @@ -121,8 +121,8 @@ rst_epilog = """ sdpdkrelease='1905', trex_version='v2.54', csit_ubuntu_ver='csit-ubuntu-16.04.1_2019-03-27_2.4', - csit_centos_ver='csit-centos-7.6-1810_2019-04-15_2.4', - vpp_release_commit_id='3d18a191aaf31ef8b1524ab80fed22a304adf75d') + csit_centos_ver='csit-centos-7.6-1810_2019-05-20_2.5', + vpp_release_commit_id='1c586de48cc76fc6eac50f5d87003e2a80aa43e7') # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |