Skip to content

Commit

Permalink
Merge branch 'master' into exodiff-changeset-modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
gsjaardema authored Nov 18, 2024
2 parents 33bb5e2 + c98f525 commit f5a0a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-tpl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@ then
check_exec automake
check_exec autoconf

matio_version="v1.5.26"
matio_version="v1.5.28"
if [ "$FORCE" == "YES" ] || ! [ -e $INSTALL_PATH/lib/libmatio.${LD_EXT} ]
then
echo "${txtgrn}+++ MatIO ${matio_version} ${txtrst}"
Expand Down

0 comments on commit f5a0a6d

Please sign in to comment.