Skip to content

Commit

Permalink
CI: Update matio to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
gdsjaar committed Nov 18, 2024
1 parent b4bbcc3 commit c98f525
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 c98f525

Please sign in to comment.