summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild_mingw_cross_env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_mingw_cross_env.sh b/build_mingw_cross_env.sh
index b389071..7a9b83e 100755
--- a/build_mingw_cross_env.sh
+++ b/build_mingw_cross_env.sh
@@ -3,7 +3,7 @@ set -ex
#---
-# MinGW cross compiling environment (pre-2.0)
+# MinGW cross compiling environment (1.2)
# =================================
#
# http://www.profv.de/mingw_cross_env/