From 42af0d8e3e05dbe8848a16097e8d2a5dd62a069d Mon Sep 17 00:00:00 2001 From: emeric Date: Thu, 20 May 2021 18:05:27 +0200 Subject: [PATCH] Fixed lgtm --- .lgtm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.lgtm.yml b/.lgtm.yml index 87100036..295120c5 100644 --- a/.lgtm.yml +++ b/.lgtm.yml @@ -28,7 +28,7 @@ extraction: - popd configure: command: - - export WT_VERSION=4.4.0 + - export WT_VERSION=4.5.0 - export WT_INSTALL_PREFIX=${LGTM_WORKSPACE}/wt-${WT_VERSION} - cmake -DCMAKE_PREFIX_PATH=${WT_INSTALL_PREFIX} -DCMAKE_BUILD_TYPE=Release