summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2008-01-11 19:29:45 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2008-01-11 19:29:45 (GMT)
commit6b9865663514e1789fee420f1b95dde395252205 (patch)
tree0c92abcf03fa5ad576b9a2cd0bb3245581b159f3
parent8ee9fbc3326e55f411c57bde3a65bd755f5298e2 (diff)
downloadmxe-6b9865663514e1789fee420f1b95dde395252205.zip
mxe-6b9865663514e1789fee420f1b95dde395252205.tar.gz
mxe-6b9865663514e1789fee420f1b95dde395252205.tar.bz2
Release 1.4v1.4
-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 2c7c88b..72e0c77 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.4)
# =================================
#
# http://www.profv.de/mingw_cross_env/