diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2008-01-11 19:29:45 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2008-01-11 19:29:45 (GMT) |
commit | 6b9865663514e1789fee420f1b95dde395252205 (patch) | |
tree | 0c92abcf03fa5ad576b9a2cd0bb3245581b159f3 | |
parent | 8ee9fbc3326e55f411c57bde3a65bd755f5298e2 (diff) | |
download | mxe-6b9865663514e1789fee420f1b95dde395252205.zip mxe-6b9865663514e1789fee420f1b95dde395252205.tar.gz mxe-6b9865663514e1789fee420f1b95dde395252205.tar.bz2 |
Release 1.4v1.4
-rwxr-xr-x | build_mingw_cross_env.sh | 2 |
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/ |