diff --git a/build_mingw_cross_env.sh b/build_mingw_cross_env.sh index 0cad33d3..d13ab99c 100755 --- a/build_mingw_cross_env.sh +++ b/build_mingw_cross_env.sh @@ -3,7 +3,7 @@ set -ex #--- -# MinGW cross compiling environment (pre-1.1) +# MinGW cross compiling environment (1.1) # ================================= # # http://www.profv.de/mingw_cross_env/