diff --git a/install-tpl.sh b/install-tpl.sh index 2a9bad8d12..a2768246e0 100755 --- a/install-tpl.sh +++ b/install-tpl.sh @@ -866,6 +866,7 @@ then then echo "${txtgrn}+++ Configuring, Building, and Installing...${txtrst}" cd ADIOS2 || exit + git checkout v2.10.1 rm -rf build mkdir build cd build || exit