diff --git a/mfc.sh b/mfc.sh index fdb3e59d0..75c4a0f91 100755 --- a/mfc.sh +++ b/mfc.sh @@ -4,7 +4,7 @@ unset u_c unset u_cg MFC_PYTHON_MIN_MAJOR=3 -MFC_PYTHON_MIN_MINOR=6 +MFC_PYTHON_MIN_MINOR=9 # Check whether this script was called from MFC's root directory. if [ ! -f "$(pwd)/toolchain/mfc.py" ]; then